oxidized
oxidized copied to clipboard
Problem with saving large configurations
Hi, Saves all configurations to local git. At some point, if the configuration is large, the file breaks It looks like .... onu mgmt-mode ip-path 120 uri 18.139.148.524 file HALN243f4560.xml onu mgmt-mode ip-path 121 ftp id ftp password ftp#@1 onu mgmt-mode ip-path 121 uri 18.139.148.524 file HALN6006e9e0.xml onu mgmt-mode ip-path 122 ftp id ftp p
I've tried everything and I'm out of ideas. The file breaks at 7052 lines. Debug ssh shows that the entire config has been read. Does anyone have a similar problem? oxidized -v 0.30.1 debian12
no one has an idea? :(
It's probably just too relaxed prompt detection, ftp#@1 loks like highly likely culprit of false positive.
Try to change the timeout on your config file. Restart Oxidized and test again.
use_max_threads: true timeout: 200 retries: 2
This issue is stale because it has been open 90 days with no activity.