Search found 6 matches

by aykay
Thu Aug 14, 2025 2:50 pm
Forum: Support
Topic: [Fixed in 2.7.0] Unimus 2.6.3 - Config Search failing
Replies: 4
Views: 9376

Re: Unimus 2.6.3 - Config Search failing

Thanks Tommy, This is on enterprise grade datacenter hardware, so I'm not worried at least about a failing physical disk. I've bumped out the memory to 2G, even tried 4G without any performance improvement. 16 gigs assigned to the vm, I've still got 60+ gigs of disk available as well. We're on postg...
by aykay
Tue Aug 12, 2025 5:17 pm
Forum: Support
Topic: [Fixed in 2.7.0] Unimus 2.6.3 - Config Search failing
Replies: 4
Views: 9376

[Fixed in 2.7.0] Unimus 2.6.3 - Config Search failing

Hello, Running into an issue with Config Search functionality. We have ~300 devices backing up daily with 180 day retention, postgresql db - we can see all of the backups, but cannot seem to search configs quickly. When we perform a config search the page just puts up the spinning circle/working ico...
by aykay
Mon Oct 21, 2024 5:10 pm
Forum: Support
Topic: [Fixed in 2.6.0] Issue with 2.5.1 and API Jobs Post
Replies: 2
Views: 22329

[Fixed in 2.6.0] Issue with 2.5.1 and API Jobs Post

I've authorized the api/v3/swagger-ui/ to test with, trying to run /api/v3/jobs/push using the Try It Out! function: curl: curl -X 'POST' \ 'https://servernamehere/api/v3/jobs/push' \ -H 'accept: application/json' \ -H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJhdXRoMCJ9....
by aykay
Mon Oct 21, 2024 5:02 pm
Forum: Support
Topic: [Fixed in 2.6.0] Issue with 2.5.1 and Config search
Replies: 3
Views: 12820

Re: Issue with 2.5.1 and Config search

Actually this is worse than I thought, exporting configs under any conditions I don't see the extended config, whether I'm showing all, showing 100 context lines either via webpage or yaml.
by aykay
Fri Oct 18, 2024 9:44 pm
Forum: Support
Topic: [Fixed in 2.6.0] Issue with 2.5.1 and Config search
Replies: 3
Views: 12820

[Fixed in 2.6.0] Issue with 2.5.1 and Config search

1. When I'm doing a config search and I export results to YAML, it doesn't seem to matter if I've ticked off Show all lines, or set the Export search results : Context lines, I get truncated results that don't include the actual results. e.g. devices: - device: address: DEVICENAMEGOESHERE descriptio...
by aykay
Tue Apr 30, 2024 3:01 pm
Forum: Support
Topic: Postgre / API and Mass Push Config Output Search
Replies: 1
Views: 6972

Postgre / API and Mass Push Config Output Search

Hello, first time caller, long term listener. I've got a Unimus implementation that I've been trying to get results from the API for mass push configs, but am having issues getting data out. I can run my mass config push in the Unimus UI without problem, and see output in the output groupings, so I ...