oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

Problem with saving large configurations

Open przemeksw opened this issue 1 year ago • 4 comments

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

przemeksw avatar Jun 17 '24 22:06 przemeksw

no one has an idea? :(

przemeksw avatar Jun 21 '24 12:06 przemeksw

It's probably just too relaxed prompt detection, ftp#@1 loks like highly likely culprit of false positive.

ytti avatar Jun 21 '24 13:06 ytti

Try to change the timeout on your config file. Restart Oxidized and test again.

use_max_threads: true timeout: 200 retries: 2

lucdnb avatar Sep 04 '24 16:09 lucdnb

This issue is stale because it has been open 90 days with no activity.

github-actions[bot] avatar Dec 04 '24 02:12 github-actions[bot]