-
Notifications
You must be signed in to change notification settings - Fork 0
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
Automatic error report from JuliaAstro/EphemerisSources.jl #110
Comments
Probably duplicate error: Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 88, in <module>
repo.configure_ssh(ssh, get_input("ssh_password"))
File "/root/tagbot/action/repo.py", line 513, in configure_ssh
f.write(self._maybe_decode_private_key(key).strip() + "\n")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/tagbot/action/repo.py", line 194, in _maybe_decode_private_key
return key if "PRIVATE KEY" in key else b64decode(key).decode()
^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/base64.py", line 88, in b64decode
return binascii.a2b_base64(s, strict_mode=validate)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
binascii.Error: Incorrect padding |
Probably duplicate error: Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 88, in <module>
repo.configure_ssh(ssh, get_input("ssh_password"))
File "/root/tagbot/action/repo.py", line 513, in configure_ssh
f.write(self._maybe_decode_private_key(key).strip() + "\n")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/tagbot/action/repo.py", line 194, in _maybe_decode_private_key
return key if "PRIVATE KEY" in key else b64decode(key).decode()
^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/base64.py", line 88, in b64decode
return binascii.a2b_base64(s, strict_mode=validate)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
binascii.Error: Incorrect padding |
Probably duplicate error: Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 88, in <module>
repo.configure_ssh(ssh, get_input("ssh_password"))
File "/root/tagbot/action/repo.py", line 513, in configure_ssh
f.write(self._maybe_decode_private_key(key).strip() + "\n")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/tagbot/action/repo.py", line 194, in _maybe_decode_private_key
return key if "PRIVATE KEY" in key else b64decode(key).decode()
^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/base64.py", line 88, in b64decode
return binascii.a2b_base64(s, strict_mode=validate)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
binascii.Error: Incorrect padding |
Repo: JuliaAstro/EphemerisSources.jl
Run URL: https://github.com/JuliaAstro/EphemerisSources.jl/actions/runs/10552785777
Image ID: sha256:2f5eb2b6ca4ba43377bf5c99f95152b3b4c8e82f6ed1f8734f171c7d3d787fb4
Stacktrace:
The text was updated successfully, but these errors were encountered: