Cannot install Tor plugin - but everything else

Report problems and success stories with Gargoyle on various hardware platforms.

Moderator: Moderators

_mike
Posts: 10
Joined: Tue Jul 14, 2020 5:33 am

Cannot install Tor plugin - but everything else

Post 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! :)

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

Re: Cannot install Tor plugin - but everything else

Post 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?
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

_mike
Posts: 10
Joined: Tue Jul 14, 2020 5:33 am

Re: Cannot install Tor plugin - but everything else

Post 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)

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

Re: Cannot install Tor plugin - but everything else

Post by Lantis »

That paste is no longer available. Did you set the expiry short?
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

RomanHK
Posts: 794
Joined: Sat May 04, 2013 4:18 pm
Location: Czech Republik

Re: Cannot install Tor plugin - but everything else

Post by RomanHK »

It is already functional:
https://pastebin.com/Vz2VEj3j
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0

http://gargoyle.romanhk.cz custom builds by gargoyle users

_mike
Posts: 10
Joined: Tue Jul 14, 2020 5:33 am

Re: Cannot install Tor plugin - but everything else

Post by _mike »

No I didn't - it still seems to work.

Thanks Roman for the link!

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

Re: Cannot install Tor plugin - but everything else

Post 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
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

_mike
Posts: 10
Joined: Tue Jul 14, 2020 5:33 am

Re: Cannot install Tor plugin - but everything else

Post 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!

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

Re: Cannot install Tor plugin - but everything else

Post by Lantis »

Can you just issue 'gpkg update' at the command line and post the output please?
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

_mike
Posts: 10
Joined: Tue Jul 14, 2020 5:33 am

Re: Cannot install Tor plugin - but everything else

Post 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:~# 

Post Reply