We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, how to manage Plumb starting error? " ... [READURL] Reading all from: http://45.55.232.116:9000/ide/boards.yaml tcp-read: error reading system error: An existing connection was forcibly closed by the remote host.; errno=10054 context...: c:\program files\racket\collects\net\http-client.rkt:225:0: http-conn-recv!54 c:\program files\racket\collects\net\url.rkt:228:0: getpost-pure-port c:\users\malcom reynolds\git\plumb2\util.rkt:107:0: read-url c:\users\malcom reynolds\git\plumb2\ide.rkt:443:4: create method in ide% #%mzc:ide: [running body] loop "
Michael
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
how to manage Plumb starting error?
"
...
[READURL] Reading all from: http://45.55.232.116:9000/ide/boards.yaml
tcp-read: error reading
system error: An existing connection was forcibly closed by the remote host.; errno=10054
context...:
c:\program files\racket\collects\net\http-client.rkt:225:0: http-conn-recv!54
c:\program files\racket\collects\net\url.rkt:228:0: getpost-pure-port
c:\users\malcom reynolds\git\plumb2\util.rkt:107:0: read-url
c:\users\malcom reynolds\git\plumb2\ide.rkt:443:4: create method in ide%
#%mzc:ide: [running body]
loop
"
Michael
The text was updated successfully, but these errors were encountered: