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

Can't enable Bepinex, "Bepinex updater" doesn't work #665

Open
a-sala7 opened this issue Mar 18, 2024 · 4 comments
Open

Can't enable Bepinex, "Bepinex updater" doesn't work #665

a-sala7 opened this issue Mar 18, 2024 · 4 comments

Comments

@a-sala7
Copy link
Contributor

a-sala7 commented Mar 18, 2024

When setting BEPINEX=true server startup fails

supervisord: valheim-updater DEBUG - [38] - BepInEx is enabled - running updater
supervisord: valheim-updater curl: (22) The requested URL returned error: 404 
supervisord: valheim-updater FATAL - Error: could not retrieve BepInEx release info from Thunderstore.io API
supervisord: valheim-updater ERROR - Failed to run BepInEx updater - retrying later - check your networking and volume access permissions

After some investigating, it turns out this is because it calls https://valheim.thunderstore.io/api/experimental/package/denikson/BepInExPack_Valheim/ which doesn't work anymore, https://thunderstore.io/api/experimental/package/denikson/BepInExPack_Valheim/ works (just removing the valheim subdomain)

I'll try making this change locally and I'll submit a PR if it fixes the issue.

@a-sala7 a-sala7 changed the title "Bepinex updater" doesn't work Can't enable Bepinex, "Bepinex updater" doesn't work Mar 18, 2024
@a-sala7
Copy link
Contributor Author

a-sala7 commented Mar 18, 2024

Yeah that did it, the server runs fine now.
I submitted a PR at #666
Huge thanks for your great work with this image btw :)

@alx377
Copy link

alx377 commented Mar 18, 2024

Thanks for the solution.

@erNail
Copy link

erNail commented Mar 30, 2024

For anyone looking for a workaround until Pull Request #666 is merged:
#666 (comment)

@TwattyBollox
Copy link

Thanks everyone .... that was a bit of a headache until I found this !!

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

4 participants