This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
Can't connect to ROS running on Ubuntu 16.04 (WSL) #335
Labels
Comments
Do you have a firewall that could be blocking connections? |
Hi!
|
Should note we have never tested ROS in Windows Subsystem for Linux so it might not be working due to that. |
I understand perfectly. Is there something I could do to help testing this scenario? |
@farlop We are right now very focused on alleviating those getting started issues by providing a cloud service - that should help you get started in a minute :-) You can signup here: https://cloud.realm.io/ |
Is WSL support in the pipeline? Would love to see it as we're doing some of our development on Windows, and would like an environment that's fully local in those cases. |
Does docker not work for that case? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi! I'm new to Realm and I am trying to run a first server using the Getting Started tutorial. I've a Windows 10 Pro machine, so I've installed ROS in the WSL (Windows Subsystem for Linux) running Ubuntu 16.04. Installation process went perfectly and server launches when I run 'npm start'. Sadly, in Realm Studio I'm not able to connect to the server, it hangs on the main screen with three dots animation. On server I can see no messages or errors.
Goals
Run Realm for first time!
Expected Results
Be able to connect to the realm using Realm Studio
Actual Results
Screen hangs on 'Connecting to http://localhost:9080/ in grey with animation of three dots
Steps to Reproduce
Version of Realm and Tooling
Logs
systemctl status realm-object-server.service
No such file or directory
sudo journalctl -u realm-object-server.service
No journal files were found
cat /var/log/realm-object-server.log
No such file or directory
The text was updated successfully, but these errors were encountered: