#Moonraker not connecting to MacOS Sonoma

21 messages · Page 1 of 1 (latest)

ionic fjord
#

I have a strange issue of moonraker not connecting to my Mac, but it connects normally to my phone, tablet and iPad, and also it shows that moonraker is working, is thier something that I can look for to solve this?

It doesn't connect in both the browser and orcaslicer, but when I go to mainsail.xyz and access the online mode via IP it works without any problem

left sierra
ionic fjord
#

Ok, thank you for the response, I will try to reproduce it on another user

#
  • I got a new update (14.1.1), let me see if it changes anything
left sierra
#

We actually have already an user that got mulitple user profiles setup and it seems like a few user profiles have problems and some other don't. So it might be a setting or some programm installed

ionic fjord
#

@left sierra Yeah seems wierd, tho I'm not on dev betas, but also it happened, let me try to update and tell you if anything happens. Thanks for the help

left sierra
#

I think in the end that user updated to normal release and it still appeared

ionic fjord
#

Yes, which is what I have here ... But I'm updating to a newer normal release ... I was on 14.1 now downloading 14.1.1

left sierra
#

Try to connect with your smartphone and get following files:
moonraker.log, mainsail-access.log and mainsail-error.log
Those can be found on the machine page->top dropdown->logs

#

Or you can connect with an sftp client

ionic fjord
#

2023-11-12 00:11:23,144 [websockets.py:prepare()] - Websocket Failed Authentication: HTTP 401: Unauthorized (Unauthorized)
2023-11-12 00:11:23,146 [app.py:log_request()] - 101 GET /websocket (100.111.201.148) [No User] 4.17ms
2023-11-12 00:11:23,146 [websockets.py:open()] - Websocket Opened: ID: 3876378872, Proxied: True, User Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36, Host Name: 100.107.238.43
2023-11-12 00:11:23,173 [websockets.py:on_close()] - Websocket Closed: ID: 3876378872 Close Code: None, Close Reason: None, Pong Time Elapsed: 0.03

ionic fjord
#

@left sierra

#

Update

#

the probelm appears to be only on local port 80

#

I installed fluidd instead of mainsail and the same problem on prot 80

#

but when instaled a second webinterface, I got it working on other ports

#

I put it on 81

left sierra
#

Thanks for that info. Seems like the one on the GitHub issue also found that out: https://github.com/mainsail-crew/mainsail/issues/1632#issuecomment-1787389461
Didn't read through everything there, so maybe some other things can be found there too
Fyi I'm not developing on Mainsail. I'm doing support and developing on Crowsnest. I'm just collecting the threads and the needed data internally for this issue.

ionic fjord
#

@left sierra thank you for the help