Skip to content
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

use tcp router with http port forwarding #11

Open
geohuz opened this issue Oct 18, 2019 · 4 comments
Open

use tcp router with http port forwarding #11

geohuz opened this issue Oct 18, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@geohuz
Copy link

geohuz commented Oct 18, 2019

I tried the code with forwarding to a http server, I first get the page displayed in browser, after several seconds I got the following error:

/nim-1.0.0/lib/pure/asyncfutures.nim(383)   read
  ]#
Exception message: index out of bounds, the container is empty
Exception type: [IndexError]
@xmonader
Copy link
Owner

I just tried and I can reproduce. definitely a bug.

@xmonader xmonader added the bug Something isn't working label Oct 19, 2019
@geohuz
Copy link
Author

geohuz commented Oct 24, 2019

@xmonader do you have any idea on how to fix the issue, I just tried with newest 1.0.2 nim, still failed

@xmonader
Copy link
Owner

@geohuz I fixed it xmonader/nim-tcprouter@6e6ab3b not sure if it's a clean fix or not to be honest I sent it to the gitter chat for more help

@geohuz
Copy link
Author

geohuz commented Dec 12, 2019

@xmonader sorry for the late reply, I just tested the lasted patch and it still failed with error output forever.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants