GithubHelp home page GithubHelp logo

ly1998117 / autologinuestcdocker Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 14 KB

UESTC电子科技大学校园网、寝室电信移动宽带自动认证登录 Docker 镜像

Home Page: https://hub.docker.com/r/ly1998117/uestc-login

License: MIT License

Dockerfile 1.95% Python 98.05%
docker uestc

autologinuestcdocker's People

Contributors

ly1998117 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

autologinuestcdocker's Issues

登录认证报错

我在其他一台电脑上成功,但是有台电脑都报错了,求助~

报错的日志信息:
2023-07-06 20:40:29 Step1: Get local ip returned from srun server. 2023-07-06 20:40:29 Getting login page 2023-07-06 20:40:29 [INFO] [2023-07-06 12:40:29] [docker-desktop] offline. 2023-07-06 20:40:34 Successfully get login page 2023-07-06 20:40:34 Resolving IP from login page html 2023-07-06 20:40:34 Failed to resolve IP 2023-07-06 20:40:34 [ERROR] Traceback (most recent call last): 2023-07-06 20:40:34 File "/Login/always_online.py", line 55, in <module> 2023-07-06 20:40:34 always_login(**login_options) 2023-07-06 20:40:34 File "/Login/always_online.py", line 42, in always_login 2023-07-06 20:40:34 LoginManager(**kwargs).login(username=user.user_id, password=user.passwd) 2023-07-06 20:40:34 File "/Login/BitSrunLogin/LoginManager.py", line 66, in login 2023-07-06 20:40:34 self.get_ip() 2023-07-06 20:40:34 File "/Login/BitSrunLogin/LoginManager.py", line 73, in get_ip 2023-07-06 20:40:34 self._resolve_ip_from_login_page() 2023-07-06 20:40:34 File "/Login/BitSrunLogin/_decorators.py", line 14, in wrapper 2023-07-06 20:40:34 return func(self, *args, **kwargs) 2023-07-06 20:40:34 File "/Login/BitSrunLogin/_decorators.py", line 32, in wrapper 2023-07-06 20:40:34 outputs = func(self, *args, **kwargs) 2023-07-06 20:40:34 File "/Login/BitSrunLogin/LoginManager.py", line 116, in _resolve_ip_from_login_page 2023-07-06 20:40:34 self.ip = re.search('id="user_ip" value="(.*?)"', self._page_response.text).group(1) 2023-07-06 20:40:34 AttributeError: 'NoneType' object has no attribute 'group'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.