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

webssh连接脚本报错问题 #108

Open
ammengke opened this issue Apr 10, 2019 · 7 comments
Open

webssh连接脚本报错问题 #108

ammengke opened this issue Apr 10, 2019 · 7 comments

Comments

@ammengke
Copy link

不填写密钥就报403,填写密钥就报下面的问题,不知道咋解决了。。。请大神指导协助解决,感谢!!
jquery.min.js:2 Uncaught DOMException: Failed to set the 'value' property on 'HTMLInputElement': This input element accepts a filename, which may only be programmatically set to the empty string.
at HTMLInputElement. (http://172.28.200.192/static/webssh/js/jquery.min.js:2:67490)
at Function.each (http://172.28.200.192/static/webssh/js/jquery.min.js:2:2573)
at w.fn.init.each (http://172.28.200.192/static/webssh/js/jquery.min.js:2:1240)
at w.fn.init.val (http://172.28.200.192/static/webssh/js/jquery.min.js:2:67185)
at HTMLDocument. (http://172.28.200.192/webssh/1/:85:24)
at l (http://172.28.200.192/static/webssh/js/jquery.min.js:2:29375)
at c (http://172.28.200.192/static/webssh/js/jquery.min.js:2:29677)

@guohongze
Copy link
Owner

不要填写密钥,想办法解决403权限问题

@guohongze
Copy link
Owner

全新安装,还是老版本升级?

@ammengke
Copy link
Author

全新安装,更新的最新代码

@ammengke
Copy link
Author

全新安装,还是老版本升级?

不要填写密钥,想办法解决403权限问题

403的问题,需要在哪里做什么配置吗?

@Yang-yang-y
Copy link

最新版本还是会出现403 webssh forbiden

@ch-ld
Copy link

ch-ld commented Aug 22, 2019

403处理办法webssh加上这个 --fbidhttp=False
不过不安全

@bavol2000
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants