-
-
Notifications
You must be signed in to change notification settings - Fork 135
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
session ls crashes server #50
Comments
Still happens with the :latest tag on docker hub as of this evening. |
I just gave a new trial and cannot reproduce the error, By reading the stack trace, I noticed the version running while you created the post is not up to date:
-> https://github.com/moul/sshportal/blob/master/shell.go#L1886 Can you double-check that you are using the latest version (maybe flush some cache before) and try again? If you still have the error, I would love some more context or an updated stack trace |
just checked with 1.8.0+dev, and |
and now i get
|
Closing the issue as I plan to work on the v2 of this project and I need to make some cleanup in the issues see #210 |
What happened:
typed
session ls
on theconfig>
prompt, and the server crashed.What you expected to happen:
to get a list of sessions.
How to reproduce it (as minimally and precisely as possible):
Run v1.7.1 in docker, create an admin user, type
session ls
Anything else we need to know?:
installed in docker
** Tracebacks**:
The text was updated successfully, but these errors were encountered: