Cant connect remotely to Server
I am trying out a new slicer, SuperSlicer, and it "knows" about octoprint, repetier and a few more...
problem is it wont connect....
I can ping either the IP (192.168.1.10) or the name (craft_computer) and it goes through fine. File sharing is fine, remote desktop is fine... but nothing will connect to the server.
I tried to connect to the webpage (192.168.1.10:3344) and got the same time out.
checked all my virus stuff and no-one is reporting anything being blocked...
Both computers are win10, Repetier is the current version...
problem is it wont connect....
I can ping either the IP (192.168.1.10) or the name (craft_computer) and it goes through fine. File sharing is fine, remote desktop is fine... but nothing will connect to the server.
I tried to connect to the webpage (192.168.1.10:3344) and got the same time out.
checked all my virus stuff and no-one is reporting anything being blocked...
Both computers are win10, Repetier is the current version...
Comments
I just tried in SuperSlicer and it worked, but web also works.
You shoudl also check in task manager if Repetier-Server service is running or not. If not you can not connect. If it runs firewall might block the access. How does it work on local computer hwere you installed it - does http://127.0.0.1:3344 work? If so it is a firewall issue.
Any ideas?
https://www.repetier-server.com/knowledgebase/access-server-from-internet/
Note that when you use a http proxy you must also correctly forward websockets or communication will fail. So if you see in chrome debug tools in network files loading and websocket does not start this is likely the problem.
Thank you for the tip. I'll let you know later on!