sdu-lib-seat
sdu-lib-seat copied to clipboard
山东大学图书馆预约脚本,Docker简单部署/提供测试环境/支持所有校区/集成图形界面。
阿里云已经放开8000端口了 auto login is disabled auth failed, please check if the vpn address is valid and reachable! login failed!
同样的代码,在windows本地上运行时正常,部署到腾讯云Debian服务器上就出现错误 spider.py : 系统环境导致爬虫进程出现异常,请检查 auth.py : 系统环境导致认证进程出现异常HTTPConnectionPool(host='seat.lib.sdu.edu.cn', port=80): Max retries exceeded with url: /cas/index.php (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')),请检查
大佬好。 我在使用阿里云的服务器进行搭建运行crontab-ui时,无法自动调出端口为8000的web服务,后续图形化任务管理无法继续进行,运行结果如下所示,请问这样怎么处理呢? `Welcome to Alibaba Cloud Elastic Compute Service ! Last login: Sat Apr 2 23:42:05 2022 from 223.99.220.195 root@iZuf68s0w0b7kdv8cd7657Z:~# sudo docker run -e BASIC_AUTH_USER=user -e BASIC_AUTH_PWD=SecretPassword -d -p 8000:8000...