You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stacktrace:
[1] pipeline_error at .\process.jl:525 [inlined]
[2] download_curl(::String, ::String, ::String) at .\download.jl:44
[3] download(::String, ::String) at .\download.jl:62
[4] (::Pluto.var"#serve_openfile#99")(::HTTP.Messages.Request) at C:\Users\cheve.julia\packages\Pluto\qC4PK\src\webserver\Static.jl:87
[5] handle(::HTTP.Handlers.RequestHandlerFunction{Pluto.var"#serve_openfile#99"}, ::HTTP.Messages.Request) at C:\Users\cheve.julia\packages\HTTP\atT5q\src\Handlers.jl:253
[6] handle(::HTTP.Handlers.Router{Symbol("##253")}, ::HTTP.Messages.Request) at C:\Users\cheve.julia\packages\HTTP\atT5q\src\Handlers.jl:467
[7] (::Pluto.var"#190#196"{Pluto.ServerSession,HTTP.Handlers.Router{Symbol("##253")}})(::HTTP.Streams.Stream{HTTP.Messages.Request,HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}) at C:\Users\cheve.julia\packages\Pluto\qC4PK\src\webserver\WebServer.jl:123
[8] handle at C:\Users\cheve.julia\packages\HTTP\atT5q\src\Handlers.jl:269 [inlined]
[9] #4 at C:\Users\cheve.julia\packages\HTTP\atT5q\src\Handlers.jl:345 [inlined]
[10] macro expansion at C:\Users\cheve.julia\packages\HTTP\atT5q\src\Servers.jl:367 [inlined]
[11] (::HTTP.Servers.var"#13#14"{HTTP.Handlers.var"#4#5"{HTTP.Handlers.StreamHandlerFunction{Pluto.var"#190#196"{Pluto.ServerSession,HTTP.Handlers.Router{Symbol("##253")}}}},HTTP.ConnectionPool.Transaction{Sockets.TCPSocket},HTTP.Streams.Stream{HTTP.Messages.Request,HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}})() at .\task.jl:356
The text was updated successfully, but these errors were encountered:
I get the following error when trying to open hw0.jl, any insights would be appreciated.
Please report this error!
Go back
Error message:
failed process: Process(
'C:\WINDOWS\System32\curl.exe' -s -S -g -L -f -o 'C:\Users\cheve\AppData\Local\Temp\Groundbreaking invention.jl' 'https://github.com/mitmath/18S191/blob/master/homework/homework0/hw0.jl?raw=true'
, ProcessExited(35)) [35]Stacktrace:
[1] pipeline_error at .\process.jl:525 [inlined]
[2] download_curl(::String, ::String, ::String) at .\download.jl:44
[3] download(::String, ::String) at .\download.jl:62
[4] (::Pluto.var"#serve_openfile#99")(::HTTP.Messages.Request) at C:\Users\cheve.julia\packages\Pluto\qC4PK\src\webserver\Static.jl:87
[5] handle(::HTTP.Handlers.RequestHandlerFunction{Pluto.var"#serve_openfile#99"}, ::HTTP.Messages.Request) at C:\Users\cheve.julia\packages\HTTP\atT5q\src\Handlers.jl:253
[6] handle(::HTTP.Handlers.Router{Symbol("##253")}, ::HTTP.Messages.Request) at C:\Users\cheve.julia\packages\HTTP\atT5q\src\Handlers.jl:467
[7] (::Pluto.var"#190#196"{Pluto.ServerSession,HTTP.Handlers.Router{Symbol("##253")}})(::HTTP.Streams.Stream{HTTP.Messages.Request,HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}) at C:\Users\cheve.julia\packages\Pluto\qC4PK\src\webserver\WebServer.jl:123
[8] handle at C:\Users\cheve.julia\packages\HTTP\atT5q\src\Handlers.jl:269 [inlined]
[9] #4 at C:\Users\cheve.julia\packages\HTTP\atT5q\src\Handlers.jl:345 [inlined]
[10] macro expansion at C:\Users\cheve.julia\packages\HTTP\atT5q\src\Servers.jl:367 [inlined]
[11] (::HTTP.Servers.var"#13#14"{HTTP.Handlers.var"#4#5"{HTTP.Handlers.StreamHandlerFunction{Pluto.var"#190#196"{Pluto.ServerSession,HTTP.Handlers.Router{Symbol("##253")}}}},HTTP.ConnectionPool.Transaction{Sockets.TCPSocket},HTTP.Streams.Stream{HTTP.Messages.Request,HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}})() at .\task.jl:356
The text was updated successfully, but these errors were encountered: