Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-08-03

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

angus
Posts: 57
Joined: Mon Apr 04, 2022 9:24 am

Re: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-08-03

Post by angus »

Lantis wrote:
Fri Aug 08, 2025 6:33 pm
It has probably gone into coexistence mode.
viewtopic.php?p=36846&hilit=Noscan#p36846
Very informative and useful. Thanks Lantis.

j6mm
Posts: 1
Joined: Wed Sep 10, 2025 4:10 pm

Re: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-08-03

Post by j6mm »

There seems to be a problem with saving of bandwidth monitor data in this version. For most intervals the values are 0.000. It works correctly in 1.15.x owrt 23.05.

Lantis
Moderator
Posts: 7153
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia
Contact:

Re: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-08-03

Post by Lantis »

j6mm wrote:
Wed Sep 10, 2025 4:17 pm
There seems to be a problem with saving of bandwidth monitor data in this version. For most intervals the values are 0.000. It works correctly in 1.15.x owrt 23.05.
Does it show correctly in the UI and the download is corrupt or wrong everywhere?
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/blog

j6mm
Posts: 1
Joined: Wed Sep 10, 2025 4:10 pm

Re: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-08-03

Post by j6mm »

Lantis wrote:
Wed Sep 10, 2025 6:17 pm
Does it show correctly in the UI and the download is corrupt or wrong everywhere?
In the UI only the 15 min graph was correct as that data is stored in RAM I guess. Wrong everywhere else.

I flashed 1.15.x owrt 23.05 over 24.10 at about 1757520000 unix time, preserving settings and bandwidth data. Before that time there is almost no traffic recorded (0 for some hours), although my actual usage was the usual ~1GB+/hour:

Code: Select all

download,hour,24,COMBINED,1757487600,1757491200,0
download,hour,24,COMBINED,1757491200,1757494800,6359346
download,hour,24,COMBINED,1757494800,1757498400,0
download,hour,24,COMBINED,1757498400,1757502000,0
download,hour,24,COMBINED,1757502000,1757505600,0
download,hour,24,COMBINED,1757505600,1757509200,5717196
download,hour,24,COMBINED,1757509200,1757512800,16596824
download,hour,24,COMBINED,1757512800,1757516400,9840254
download,hour,24,COMBINED,1757516400,1757520000,0
download,hour,24,COMBINED,1757520000,1757523600,558048566
download,hour,24,COMBINED,1757523600,1757527200,1821201266
download,hour,24,COMBINED,1757527200,1757530800,4268325627
My router is GL-MT6000. I didn't preserve any data when I installed Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-08-03.
Last edited by j6mm on Thu Sep 11, 2025 5:48 am, edited 5 times in total.

Lantis
Moderator
Posts: 7153
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia
Contact:

Re: Gargoyle 1.15.x OpenWrt 24.10 beta - 2025-08-03

Post by Lantis »

The 3 zeroes in a row stands out to me. We save the bandwidth data to disk every 4 hours.
I am aware at the moment that the firewall gets torn down much more regularly than it did in fw3 and we aren't able to grab the bw data when this happens, and you'll lose up to 4 hours of data each time.
I need to find a happy middle ground for this.

Also during sysupgrade it does not appear to save the data either, I think sysupgrade kills the processes too quickly again.

I will take a look!
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/blog

Post Reply