wallabag / wallabagger

Chrome-like / Firefox plugin for wallabag v2.
http://wallabag.github.io/wallabagger/
MIT License
374 stars 49 forks source link

Wallabager refuses to check URL #408

Open Mereck13579 opened 1 week ago

Mereck13579 commented 1 week ago

Got a wallabag instance up and running, I can connect to it using the Android app without any issue. On one (local network) computer I only managed to connect wallabager using the IP in HTTP, figured out it might have been a weird DNS issue. But now I'm testing on my work PC and it just doesn't want to connect using the DNS name. I enter the URL, hit "check URL" but the URL checked stays on "not checked" for some reason (on the following screenshot the permission checked got the "agreed", but refreshing the option page and trying again put it on "not checked") image If I copy and paste the URL in another tab, it works properly : image

There is unfortunately nothing in the Chrome console when that happens: image

And checking into the chrome extension manager, I can see the URLs being allowed for site access: image

Wallabager version : 1.18.0 Wallabag version : 2.6.10 Chrome version: 131.0.6778.86

Simounet commented 6 days ago

Hi, Can you enable the debug mode at the end of the option page, then try again to validate the URL? Then give me the error result that should appear on the extension page (chrome://extensions/)?

Mereck13579 commented 6 days ago

Alright, I checked the other issue to see what might help you there. Tried it again, refreshed page after going to the network tab (otherwise after entering, nothing happens, table stays empty). The only new activity there is the "version" (the others are from the initial loading of the option): image Blurred request URL is the DNS address of wallabag. Remote address is the IP address of the reverse proxy.

Simounet commented 6 days ago

No error in the console when you click on the "Check URL" button?

Mereck13579 commented 6 days ago

"It depends" Sometimes, when the "permission checked" turns to Agreed (but url checked is still not checked) I get this: image

Otherwise, nothing, the console stays empty.

Simounet commented 6 days ago

Could you have any extension that can interfere with it? Can you try it with a fresh profile/another browser like Firefox?

rcosgrove commented 4 days ago

When I tried to link the Chrome extension to my hosted app.wallabag.it account in Thorium, I got this when I clicked "check URL":

Screenshot 2024-11-24 at 16 45 19

But when I set the "Disconnect" extension to "unblock site" when the tab with the Wallabagger options page was open, I was shown this when I clicked "check URL":

Screenshot 2024-11-24 at 16 56 39

When I entered my API keys, username and password, and clicked "get token", the extension worked. But sometimes I had to click the "Wallabag" icon twice for an article to be saved.