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

Remote acces through tailscale #71

Open
Tollie46 opened this issue Dec 23, 2023 · 3 comments
Open

Remote acces through tailscale #71

Tollie46 opened this issue Dec 23, 2023 · 3 comments

Comments

@Tollie46
Copy link

I have installed mobileraker and it works via WiFi, when I try to connect via tailscale I get the following error message jRpcError(code: -32602, message: Unauthorized}

@Clon1998
Copy link
Owner

You might need to add the api key from Moonraker. Otherwise please post the log file here so I can have a more in depth look.

@Tollie46
Copy link
Author

okay, where can I find the api key? and which log file do you need moonraker?
By the way, I followed this video https://youtu.be/vq-VE-9t13k?si=nVBL9v_Y5Cw95msm

@mcristina422
Copy link

In your moonraker.conf, do you have the tailscale IP range defined? 100.64.0.0/10

For example, my section looks like this

[authorization]
trusted_clients:
    10.0.0.0/8
    127.0.0.0/8
    169.254.0.0/16
    172.16.0.0/12
    192.168.0.0/16
    FE80::/10
    ::1/128
    100.64.0.0/10

https://tailscale.com/kb/1015/100.x-addresses

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

3 participants