-
Notifications
You must be signed in to change notification settings - Fork 434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error in windows 10 #708
Comments
Hey! The error looks related to permissions and seems similar to #196. Could you run |
When I type the command in the console, it confirms the dialog box and this is the final result: C:\workspace>iex --sname test |
Yeah, and does starting Livebook then works or still the same error? |
ok, it is already working correctly, I had to reinstall the whole stack, I followed the steps I read in the other thread, but it keeps throwing me several warnings, thanks for the answer 11:55:39.315 [info] :alarm_handler: {:set, {{:disk_almost_full, 'C:\'}, []}} |
Great! The warnings are just monitoring information and they are fine, |
I am running under Linux, disk usage is not even 50% and I am getting this |
Hi for everyone, i tried to run livebook in my windows 10 (elixir -v 1.12.1) environment, a launch this error:
11:37:31.343 [info] :alarm_handler: {:set, {{:disk_almost_full, 'C:\'}, []}}
11:37:31.393 [info] :alarm_handler: {:set, {{:disk_almost_full, 'E:\'}, []}}
11:37:31.393 [info] :alarm_handler: {:set, {:system_memory_high_watermark, []}}
11:37:32.833 [info] Protocol 'inet_tcp': register/listen error: econnrefused
ERROR!!! [Livebook] could not start distributed node: {{:shutdown, {:failed_to_start_child, :net_kernel, {:EXIT, :nodistribution}}}, {:child, :undefined, :net_sup_dynamic, {:erl_distribution, :start_link, [[:livebook_g42w5kvp, :shortnames, 15000], false, :net_sup_dynamic]}, :permanent, 1000, :supervisor, [:erl_distribution]}}
pd: my hard disk has 12 gb free space, i dont understand ...Thanks
The text was updated successfully, but these errors were encountered: