Replies: 1 comment 1 reply
-
|
We're not familiar with TrueNAS, sorry. Based on the error, the issue is not related to SFTPGo itself and should be relatively straightforward to fix. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings, when trying to update the sftp application in truenas, an error appears in the job
[EFAULT] Failed to execute 'ip_port_migration' migration: Traceback (most recent call last): File "/mnt/.ix-apps/app_configs/sftpgo/versions/1.2.2/migrations/ip_port_migration", line 66, in print(yaml.dump(migrate(yaml.safe_load(f.read())))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mnt/.ix-apps/app_configs/sftpgo/versions/1.2.2/migrations/ip_port_migration", line 52, in migrate "start": values["network"]["ftpd_passive_port_range"]["start"], ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: 'ftpd_passive_port_range'Beta Was this translation helpful? Give feedback.
All reactions