Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

5月9号失效 #1

Description

@lihe1639

5月9号开始好像失效了,作者大大排除下是哪里的变故导致的?我搞了两天也不太会┭┮﹏┭┮,看报错可能是登录的时候用户名相关错误?

Traceback (most recent call last):
File "D:\3\manual check in\ecloud-main\index.py", line 53, in
main()
File "D:\3\manual check in\ecloud-main\index.py", line 38, in main
res = obj.start()
File "D:\3\manual check in\ecloud-main\tools.py", line 6, in inner
res = fn(*args, **kwargs)
File "D:\3\manual check in\ecloud-main\ecloud.py", line 42, in start
res = self.checkIn()
File "D:\3\manual check in\ecloud-main\ecloud.py", line 49, in checkIn
self.login()
File "D:\3\manual check in\ecloud-main\ecloud.py", line 128, in login
"userName": f"{{RSA}}{rsa_encode(j_rsakey, self.account)}",
File "D:\3\manual check in\ecloud-main\ecloud.py", line 20, in rsa_encode
pubkey = rsa.PublicKey.load_pkcs1_openssl_pem(rsaKey.encode())
File "D:\3\manual check in\ecloud-main\rsa\key.py", line 360, in load_pkcs1_openssl_pem
return cls.load_pkcs1_openssl_der(der)
File "D:\3\manual check in\ecloud-main\rsa\key.py", line 375, in load_pkcs1_openssl_der
(keyinfo, _) = decoder.decode(keyfile, asn1Spec=OpenSSLPubKey())
File "D:\3\manual check in\ecloud-main\pyasn1\codec\ber\decoder.py", line 2005, in call
raise error.SubstrateUnderrunError('Short substrate on input')
pyasn1.error.SubstrateUnderrunError: Short substrate on input

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions