Search found 7196 matches

by Lantis
Wed Nov 26, 2025 6:12 am
Forum: Monitoring / Quota / QoS Issues
Topic: Bandwith data export error
Replies: 3
Views: 266

Re: Bandwith data export error

Hi, can you test a more recent version of 1.15 to confirm the issue still exists? Particularly if you believe it may be platform dependent.

1.15 20251022 on x86/64 is working fine on my end.
by Lantis
Sun Nov 23, 2025 6:52 am
Forum: Feature Requests
Topic: Cloning a gargoyle install?
Replies: 7
Views: 489

Re: Cloning a gargoyle install?

As pythonic pointed out, your device uses an overlayfs style image, which means that the base filesystem is readonly, and any new changes, modifications or deletions are written to a filesystem that runs over the top. So to delete a file doesn't actually save you space, as you are now writing a &quo...
by Lantis
Sun Nov 23, 2025 2:16 am
Forum: Feature Requests
Topic: Cloning a gargoyle install?
Replies: 7
Views: 489

Re: Cloning a gargoyle install?

As well as the above, restoring plugin files may not be sufficient to activate the plugins themselves and the system would not necessarily know they are present/installed leading to other complications. A much more clean suggestion, learn the build environment and customise your own build to have th...
by Lantis
Sat Nov 22, 2025 7:35 am
Forum: Hardware / Installation Issues
Topic: Backup version identification
Replies: 7
Views: 464

Re: Backup version identification

Plugins get installed into the root folder /plugin_root and are symlinked into the correct locations.
You would want to grab them out of plugin_root.
by Lantis
Fri Nov 21, 2025 3:48 am
Forum: Hardware / Installation Issues
Topic: Backup version identification
Replies: 7
Views: 464

Re: Backup version identification

So these are changes to init files and maybe some web interface things? I would modify /usr/lib/gargoyle/create_backup.sh Line 21 can be appended to at the end to add your modifications. Obviously be aware that if you’re moving to newer versions you might overwrite changes introduced by those versio...
by Lantis
Thu Nov 20, 2025 5:24 am
Forum: Hardware / Installation Issues
Topic: Backup version identification
Replies: 7
Views: 464

Re: Backup version identification

Unpack it and look at /etc/config/gargoyle.
In the globals section there is a version parameter.
by Lantis
Thu Nov 20, 2025 5:23 am
Forum: Hardware / Installation Issues
Topic: Repository not available anymore?
Replies: 2
Views: 109

Re: Repository not available anymore?

Unfortunately my server has limited disk space and I have limited funds to expand it.
In order to upload a new build I needed to purge the oldest one.

Apologies!
by Lantis
Mon Nov 17, 2025 4:46 pm
Forum: Gargoyle Development
Topic: Support for Linksys WHW03 V1 (IPQ4019)
Replies: 10
Views: 928

Re: Support for Linksys WHW03 V1 (IPQ4019)

Oh right, it’s a triple wifi device.
The interface is going to be patchy at best, sorry. Gargoyle was not built for > 2 wifi radios.

I’m building something that caters for this but it’s 6 months away.