move out of range
Is there something up with the new version of RatOS? I did a fresh install and everything was working fine until I updated all versions of klipper, mainsail, klipperscreen ...
once I rebooted, I could not connect back to http://ratos.local nor via the IP address. but I do see klipperscreen and everything looks fine. how do I open mainsail again? Note: I did this re-install twice and I got the same results, once I update the modules, I loose ability to connect to the UI.
23 Replies
Title and description seems to describe two completely different issues.
Does the hotspot come back up when it "fails"?
rare-sapphireOP•2y ago
No, it does not
Odd, gimme a sec. I'll update a machine and see if i can reproduce.
In the meantime @atomikspace please check your router and see if you can find the pi in connected devices. There's been some updates to avahi which is what's managing the mDNS service (which makes ratos.local available to other devices on the network).
rare-sapphireOP•2y ago
I just noticed something, I cant ssh to the pi and in klipperscreen under network, I see it is connected to eth0
First machine updated with no issues.
rare-sapphireOP•2y ago
so yeah, it's a network thing that happens after the update of a module
eth0 is ethernet, do you have ethernet connected?
rare-sapphireOP•2y ago
nope, it was always wireless
Which raspberry pi are you using?
rare-sapphireOP•2y ago
in the system in klipperscreen I see something called " Beacon ? " and it says invalid
raspberry pi 4, 1gb
Which version of RatOS did you install?
Ie. what's the name of the image you downloaded and flashed
Second machine just finished updating, with no issues.
rare-sapphireOP•2y ago
2023-04-11-RatOS-v2.0.1-raspberry-rpi32.img.xz
Yeah i'm afraid i can't reproduce the issue, my guess is a local network issue.
If the pi can't connect the the wifi network you've configured in the configurator it will host a hotspot, if the hotspot doesn't come up that means it's connected. You're gonna have to look in your routers admin interface.
I've just tested 32-bit 2.0.1 on a Pi 4 1gb
rare-sapphireOP•2y ago
ok, no worries, at least I know now that it drops the wifi connection for ethernet, so ill plug in a cable and troubleshoot
It's not mutually exclusive, both interfaces are enabled by default. It doesn't drop wifi.
But yes, you should be able to debug with an ethernet cable
When you ssh in, please post the results of:
about the move out of range error, i am under the impression that the exclude object feature has a bug
i ran multiple times into this issue and can only solve it by removing one or more parts
i get sometimes movements to x 300 on a VC200, and nothing in the gcode points to it
dont think its a ratos thing
provincial-silver•2y ago
Did you find any more on this?
I had this Problem now a couple of times, where my Minion halts because of this (i.e.: Move out of range: 278.379 208.379 0.479 [38591.923]) after doing the primeblob with variable mesh activated. i searched the gcode and there is no such movement ordered.
didnt spent any time on that
Please create your own thread a post your printer.cfg there
provincial-silver•2y ago
weirdly, a reboot of the printer solved the problem. if i run into the same problem again, i'll do! i haven't tried to print files again after a reboot which i had the problem with in the past, so maybe thats the solution...
In that case it sounds like a relative vs absolute position issue. If you modified any of the macro's or have some weird stuff in your start/end gcode in your slicer, that might be the reason.
provincial-silver•2y ago
that's what i thought. i checked it and i don't though.
I used SuperSlicers Calibration Prints in between though - which sometimes makes weird things with the settings, so i won't put my hand in fire on this assumption ^^
also not sure about what macros do ofc... well, if you want, iopen a thread and post my config. it's not that i am too lazy to do it, just did not want to create more work than necessary ^^
I mean it's up to you, something is borked in your setup, if you keep running into it and need help figuring it out, go ahead and open a thread 🙂