Can't start machine ws-machine because machine recipe downloading failed.
See original GitHub issueI had setup a python workspace when my local ip was 192.168.48.88, by running:
~/che/assembly/assembly-main/target/eclipse-che-4.3.0-RC2-SNAPSHOT/eclipse-che-4.3.0-RC2-SNAPSHOT/bin/./che.sh --skip:uid -r:192.168.48.88
Now my local IP address has changed to 192.168.48.35, and when I run, and launch previously created workspace,
~/che/assembly/assembly-main/target/eclipse-che-4.3.0-RC2-SNAPSHOT/eclipse-che-4.3.0-RC2-SNAPSHOT/bin/./che.sh --skip:uid -r:192.168.48.35
I get an error stating:
[ERROR] Can’t start machine ws-machine because machine recipe downloading failed. Recipe url http://192.168.48.88:8080/wsmaster/api/recipe/recipe1mf2o2in6rt85wxg/script. Error: Connection refused
How can I access my previous workspace with my new local IP?
ifconfig:
docker0 Link encap:Ethernet HWaddr 02:42:f6:25:43:08
inet addr:172.17.0.1 Bcast:0.0.0.0 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
enp3s0 Link encap:Ethernet HWaddr 2c:56:dc:00:52:51
inet addr:192.168.48.35 Bcast:192.168.49.255 Mask:255.255.254.0
inet6 addr: fe80::2e56:dcff:fe00:5251/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:220666 errors:0 dropped:0 overruns:0 frame:0
TX packets:157330 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:308927775 (308.9 MB) TX bytes:11701531 (11.7 MB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:6539 errors:0 dropped:0 overruns:0 frame:0
TX packets:6539 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6368609 (6.3 MB) TX bytes:6368609 (6.3 MB)
Issue Analytics
- State:
- Created 7 years ago
- Comments:5
Top Results From Across the Web
If Your Washing Machine Won't Start, Here's How to Fix It
Disconnect the power and remove the front panel to check the switch continuity, and replace it if needed.
Read more >Help library: Error Codes - Washing Machine | LG Canada
To fix this: Press POWER, and turn the machine OFF. Unplug the machine. Note: If you cannot unplug the washer, power the washer...
Read more >Washing machine does not spin - electrolux.ie
The washing machine does not spin; The washing machine displays error code EF5; The laundry is still wet after the programme is finished ......
Read more >FAQs — Homewhiz Global
Open the HomeWhiz app on your smart device and tap on “Create Account”. Creating an account is necessary to ensure that your products...
Read more >Home Connect error codes
We have compiled a list of error codes that your Home Connect device has reported to you. Read here for possible solutions.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@prathyush-rzt You may go to workspaces folder and move your project to a new workspaces. This is the simplest solution.
@eivantsov Thnx for solving my problem.
@james10174 I do not administrative privileges for the environment and hence I cannot run without --skip-uid. Running directly from the installation path does not change a thing.