| Netbox version |
Plugin Version |
Agent version |
Docker API Version |
| 4.0.11 |
2.10.0 |
|
|
| Netbox version to JUMP |
Plugin Version |
Agent version |
Docker API Version |
| 4.1.7 |
3.3.0 |
|
|
Actual Behavior
Tag 2.10.0 has migration file --> 0034_container_log_driver_alter_container_containerid_and_more.py
And Netbox starts, however, when updating to 3.3.0...
Tag 3.3.0 has migration file --> 0035_container_log_driver_logdriveroption.py
and apparently, it will try to migrate same file. Failing in the process.
Desired Behavior
Not failing... :D
Actual Behavior
Tag 2.10.0 has migration file --> 0034_container_log_driver_alter_container_containerid_and_more.py
And Netbox starts, however, when updating to 3.3.0...
Tag 3.3.0 has migration file --> 0035_container_log_driver_logdriveroption.py
and apparently, it will try to migrate same file. Failing in the process.
Desired Behavior
Not failing... :D