Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with saving large configurations #3197

Open
przemeksw opened this issue Jun 17, 2024 · 2 comments
Open

Problem with saving large configurations #3197

przemeksw opened this issue Jun 17, 2024 · 2 comments

Comments

@przemeksw
Copy link

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
Copy link
Author

no one has an idea? :(

@ytti
Copy link
Owner

ytti commented Jun 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants