Page 1 of 3

Cannot install Tor plugin - but everything else

Posted: Tue Jul 14, 2020 5:39 am
by _mike
Hey guys,

first off: thanks for your great work! I really do like this project.

I am using an Asus RT-AC51U (with version 1.12.0) and wanted it to make a Tor router. The thing is: I cannot install the Tor plugin. Other plugins work, also the themes - this is quite strange.

Before Gargoyle, there was OpenWrt on that machine. I flashed through the webinterface. When the problem with the plugin occured, I did a reset and flashed the original Asus firmware, reset, flashed Gargoyle via Asus tool again, reset, but the problem persists.

Do you have an idea? Much appreciated! :)

Re: Cannot install Tor plugin - but everything else

Posted: Tue Jul 14, 2020 8:04 am
by Lantis
Perhaps you could let us know what error you are getting?
Is there an error?
Is the page just refreshing with nothing?
Can you provide a system log?

Re: Cannot install Tor plugin - but everything else

Posted: Tue Jul 14, 2020 9:04 am
by _mike
Exactly, the site is just showing "applying settings" for a second and then reloads. Then I am back on the plugin page and nothing happened.

The logs seem to indicate that something is not found? I tried to refresh the plugin list, but that is a far as my knowledge goes.

Thanks for your time!

[url]https://pastebin .com/Vz2VEj3j[/url] (remove the space, I could not post link otherwise)

Re: Cannot install Tor plugin - but everything else

Posted: Wed Jul 15, 2020 10:33 am
by Lantis
That paste is no longer available. Did you set the expiry short?

Re: Cannot install Tor plugin - but everything else

Posted: Wed Jul 15, 2020 11:17 am
by RomanHK
It is already functional:
https://pastebin.com/Vz2VEj3j

Re: Cannot install Tor plugin - but everything else

Posted: Wed Jul 15, 2020 12:03 pm
by _mike
No I didn't - it still seems to work.

Thanks Roman for the link!

Re: Cannot install Tor plugin - but everything else

Posted: Wed Jul 15, 2020 6:16 pm
by Lantis
The ipset kmod is needed, and the repository is not working for you for some reason.
Reboot to clear the download cache, then run
gpkg update
If no errors, can try installing from GUI again

If not please report back

Re: Cannot install Tor plugin - but everything else

Posted: Thu Jul 16, 2020 10:16 am
by _mike
Ok did that. Logged in via ssh - it is updating package lists from six sources but does nothing else.

Installing does still not work, I tried different combinations of starting, resetting and updating.

This is the log before and after running gpkg update:

Code: Select all

Thu Jul 16 16:10:59 2020 daemon.err uhttpd[1921]: ERROR: Dependency kmod-ipt-ipset of package plugin-gargoyle-tor cannot be found, try updating your package lists
Thu Jul 16 16:11:12 2020 authpriv.info dropbear[3178]: Child connection from 192.168.1.104:53259
Thu Jul 16 16:11:14 2020 authpriv.notice dropbear[3178]: Password auth succeeded for 'root' from 192.168.1.104:53259
Thu Jul 16 16:11:59 2020 daemon.err uhttpd[1921]: ERROR: Dependency kmod-ipt-ipset of package plugin-gargoyle-tor cannot be found, try updating your package lists
Success
Thank you!

Re: Cannot install Tor plugin - but everything else

Posted: Fri Jul 17, 2020 2:43 am
by Lantis
Can you just issue 'gpkg update' at the command line and post the output please?

Re: Cannot install Tor plugin - but everything else

Posted: Fri Jul 17, 2020 5:47 am
by _mike
Sure thing.

Code: Select all

root@Gargoyle:~# gpkg update
Downloading package list for gargoyle_kernel_specific source...
Package list for gargoyle_kernel_specific downloaded successfully.

Downloading package list for openwrt_18.06.5_telephony source...
Package list for openwrt_18.06.5_telephony downloaded successfully.

Downloading package list for openwrt_18.06.5_routing source...
Package list for openwrt_18.06.5_routing downloaded successfully.

Downloading package list for gargoyle source...
Package list for gargoyle downloaded successfully.

Downloading package list for openwrt_18.06.5_base source...
Package list for openwrt_18.06.5_base downloaded successfully.

Downloading package list for openwrt_18.06.5_packages source...
Package list for openwrt_18.06.5_packages downloaded successfully.

root@Gargoyle:~#