Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to configure extension #44

Closed
craigtrevor opened this issue Dec 21, 2023 · 11 comments
Closed

Unable to configure extension #44

craigtrevor opened this issue Dec 21, 2023 · 11 comments

Comments

@craigtrevor
Copy link

Attempted with both Firefox and Chrome extensions, I am logged into my Linkwarden instance on the same browser.

Fill out the URL / Username / Password fields, when clicking save, I get an 'Error Something went wrong, please try again'

@crkos
Copy link
Member

crkos commented Dec 21, 2023

Can you enter the debug mode on the extension on firefox or chrome and send a screenshot of it?, That would help me see what could be wrong

Edit: In chrome you can do this by clicking Inspect and go to network request and ss that

@craigtrevor
Copy link
Author

linkwarden exension network

Appears to be getting 404 errors from my instance

@crkos
Copy link
Member

crkos commented Dec 22, 2023

Ok I will check it on my instance if i can reproduce it

@crkos
Copy link
Member

crkos commented Dec 22, 2023

Mmm can you tell me which version of linkwarden are you running, the most likely thing is that you ran into the same problem as some others like #17

New version of linkwarden has update api routes so we updated the routes in the extension as well to make it work, if you you dont or cant update, then you can use an older version of the extension, I wouldn't reccommend that but if you want there is that option

@craigtrevor
Copy link
Author

craigtrevor commented Dec 22, 2023

I am updating my docker container now.

edit: I have deleted containers and recreated, and I am still have the same issue.

@crkos
Copy link
Member

crkos commented Dec 22, 2023

Do you see the Recently Added Links on the dashboard?

@craigtrevor
Copy link
Author

craigtrevor commented Dec 22, 2023

Nope.

ghcr.io/linkwarden/linkwarden:main

@crkos
Copy link
Member

crkos commented Dec 22, 2023

Then the problem is your instance, make sure you are using the latest version, 2.3.0

@crkos
Copy link
Member

crkos commented Dec 22, 2023

instead of main you can do docker pull ghcr.io/linkwarden/linkwarden:latest or the version docker pull ghcr.io/linkwarden/linkwarden:v2.3.0

@craigtrevor
Copy link
Author

ghcr.io/linkwarden/linkwarden:latest worked. And now the extension is working. Many thanks for your help.

@crkos
Copy link
Member

crkos commented Dec 22, 2023

No problem

@crkos crkos closed this as completed Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants