bluebubbles-server icon indicating copy to clipboard operation
bluebubbles-server copied to clipboard

Zrok implementation not working

Open drsourcat opened this issue 1 year ago • 5 comments

I don't know if it is me. but when adding Zrok as a proxy the server address stays locked on the default cloudflare address. The server then reports the following error: [ZrokService] Failed to restart Zrok! Error: [ERROR]: unable to create share (unable to create share: [POST /share][401] shareUnauthorized) I tried the pre-release version and the latest stable, uninstall/reinstall/reboot/reconnect. Thanks!

drsourcat avatar Aug 03 '24 22:08 drsourcat

Hey I have a fix for this that I might just pr in just do zrok enable plus your key and it will work

cameronaaron avatar Aug 04 '24 09:08 cameronaaron

I have already tried to enter "zrok enable + token" in the CLI. it executes the command but the issue persists. Also tried to disable and re-enable.

drsourcat avatar Aug 04 '24 10:08 drsourcat

Hey I have a fix for this that I might just pr in just do zrok enable plus your key and it will work

Took a while to figure out, but I actually had to manually run a zrok disable and then again could successfully enable via the BlueBubbles GUI.

ydanote avatar Sep 09 '24 14:09 ydanote

Hey I have a fix for this that I might just pr in just do zrok enable plus your key and it will work

Took a while to figure out, but I actually had to manually run a zrok disable and then again could successfully enable via the BlueBubbles GUI.

Oh interesting. Good to know. Maybe I check for that error and run disable first? Or if I get that error, run disable then try again. I'll look into it

zlshames avatar Sep 10 '24 01:09 zlshames

Hey I have a fix for this that I might just pr in just do zrok enable plus your key and it will work

Took a while to figure out, but I actually had to manually run a zrok disable and then again could successfully enable via the BlueBubbles GUI.

Oh interesting. Good to know. Maybe I check for that error and run disable first? Or if I get that error, run disable then try again. I'll look into it

I think that is what fixed it for me as well

cameronaaron avatar Sep 10 '24 19:09 cameronaaron