-
-
Notifications
You must be signed in to change notification settings - Fork 293
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
can't run and add cell #553
Comments
I'm sorry to hear that, could you give some more info?
|
Hi Fons,
Thanks for your reply,
normally I use safari cause it is default one, newest version. sometimes use chrome.
I closed both notebook and server, and reopen them again to solved it.
when I click the plus sign to add or press shift+return button to run a cell, it does not react at all.
Btw,I love Pluto, it is an exceptional product, great job!
When can we export reactive content as video?
Kind regards
Yitao Cai
…---Original---
From: "Fons van der Plas"<[email protected]>
Date: Fri, Oct 9, 2020 16:56 PM
To: "fonsp/Pluto.jl"<[email protected]>;
Cc: "Author"<[email protected]>;"YTCAI"<[email protected]>;
Subject: Re: [fonsp/Pluto.jl] can't run and add cell (#553)
I'm sorry to hear that, could you give some more info?
What browser do you use? What version?
What do you reopen to solve it? The browser or the Pluto server?
Maybe you could describe the issue in more detail. What does it look like when you can't run a cell? Are there other things that still work?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
---Original---
From: "Fons van der Plas"<[email protected]>
Date: Fri, Oct 9, 2020 16:56 PM
To: "fonsp/Pluto.jl"<[email protected]>;
Cc: "Author"<[email protected]>;"YTCAI"<[email protected]>;
Subject: Re: [fonsp/Pluto.jl] can't run and add cell (#553)
I'm sorry to hear that, could you give some more info?
What browser do you use? What version?
What do you reopen to solve it? The browser or the Pluto server?
Maybe you could describe the issue in more detail. What does it look like when you can't run a cell? Are there other things that still work?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Thanks! Could you try to narrow it down?
But most importantly:It would be really helpful if you could share the output of the browser developer console after it crashes: Press Take a screenshot and send it to us. Similarly, the output of the terminal where you launched Pluto would be very helpful. It looks like this: |
Hi Fons,
The error was in Safari. and until now it does not happen again, I thought it probably is a problem of my computer. the window wasn't frozen,I can type words.
I just run into some new error which is attached here.
and in Julia REPL
there are error messages as following when I opened homework3.jl from MIT computational thinking course.
┌ Warning: Reading WebSocket client stream failed for unknown reason:
│ exception =
│ IOError: read: connection reset by peer (ECONNRESET)
│ Stacktrace:
│ [1] wait_readnb(::Sockets.TCPSocket, ::Int64) at ./stream.jl:350
│ [2] eof at ./stream.jl:48 [inlined]
│ [3] eof(::HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}) at /Users/mindy/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:199
│ [4] eof at /Users/mindy/.julia/packages/HTTP/IAI92/src/WebSockets.jl:251 [inlined]
│ [5] (::Pluto.var"#208#215"{Pluto.ServerSession,Base.RefValue{Function}})(::HTTP.WebSockets.WebSocket{HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}) at /Users/mindy/.julia/packages/Pluto/R8t0Y/src/webserver/WebServer.jl:139
│ [6] upgrade(::Pluto.var"#208#215"{Pluto.ServerSession,Base.RefValue{Function}}, ::HTTP.Streams.Stream{HTTP.Messages.Request,HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}; binary::Bool) at /Users/mindy/.julia/packages/HTTP/IAI92/src/WebSockets.jl:160
│ [7] upgrade at /Users/mindy/.julia/packages/HTTP/IAI92/src/WebSockets.jl:142 [inlined]
│ [8] (::Pluto.var"#207#214"{Pluto.ServerSession,HTTP.Handlers.Router{Symbol("##253")},Base.RefValue{Function}})(::HTTP.Streams.Stream{HTTP.Messages.Request,HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}) at /Users/mindy/.julia/packages/Pluto/R8t0Y/src/webserver/WebServer.jl:134
│ [9] handle at /Users/mindy/.julia/packages/HTTP/IAI92/src/Handlers.jl:269 [inlined]
│ [10] #4 at /Users/mindy/.julia/packages/HTTP/IAI92/src/Handlers.jl:345 [inlined]
│ [11] macro expansion at /Users/mindy/.julia/packages/HTTP/IAI92/src/Servers.jl:367 [inlined]
│ [12] (::HTTP.Servers.var"#13#14"{HTTP.Handlers.var"#4#5"{HTTP.Handlers.StreamHandlerFunction{Pluto.var"#207#214"{Pluto.ServerSession,HTTP.Handlers.Router{Symbol("##253")},Base.RefValue{Function}}}},HTTP.ConnectionPool.Transaction{Sockets.TCPSocket},HTTP.Streams.Stream{HTTP.Messages.Request,HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}})() at ./task.jl:356
└ @ Pluto ~/.julia/packages/Pluto/R8t0Y/src/webserver/WebServer.jl:180
┌ Error: Download failed: curl: (7) Failed to connect to ia800303.us.archive.org port 443: Connection refused
└ @ Base download.jl:43
…------------------ Original ------------------
From: "fonsp/Pluto.jl" <[email protected]>;
Date: Fri, Oct 9, 2020 07:42 PM
To: "fonsp/Pluto.jl"<[email protected]>;
Cc: "Nate"<[email protected]>;"Author"<[email protected]>;
Subject: Re: [fonsp/Pluto.jl] can't run and add cell (#553)
Thanks! Could you try to narrow it down?
On which of the two browsers does the problem occur?
Does it happen on every notebook, or a specific one?
Is the window completely frozen? Can you still type text?
But most importantly:
It would be really helpful if you could share the output of the browser developer console after it crashes:
Press Command+Option+J to open the console. For me it looks like this:
Take a screenshot and send it to us.
Similarly, the output of the terminal where you launched Pluto would be very helpful. It looks like this:
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Thanks! It looks like you sent the screenshot using an email, but you need to visit github.com to send images. Can you try that? |
I need to see a screenshot of the error that you talked about: #553 (comment) |
It does not happen again, it might be a problem of my computer yesterday.
…---Original---
From: "Fons van der Plas"<[email protected]>
Date: Sat, Oct 10, 2020 16:49 PM
To: "fonsp/Pluto.jl"<[email protected]>;
Cc: "Author"<[email protected]>;"YTCAI"<[email protected]>;
Subject: Re: [fonsp/Pluto.jl] can't run and add cell (#553)
I need to see a screenshot of the error that you talked about: #553 (comment)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
---Original---
From: "Fons van der Plas"<[email protected]>
Date: Sat, Oct 10, 2020 16:49 PM
To: "fonsp/Pluto.jl"<[email protected]>;
Cc: "Author"<[email protected]>;"YTCAI"<[email protected]>;
Subject: Re: [fonsp/Pluto.jl] can't run and add cell (#553)
I need to see a screenshot of the error that you talked about: #553 (comment)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
0.12.3 is not stable, sometimes it can't run and add cell or even send out feedback! close it and reopen can solve it, but it happens again sometimes.
The text was updated successfully, but these errors were encountered: