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

Automatic error report from JuliaAstro/EphemerisSources.jl #110

Open
JuliaTagBot opened this issue Aug 26, 2024 · 3 comments
Open

Automatic error report from JuliaAstro/EphemerisSources.jl #110

JuliaTagBot opened this issue Aug 26, 2024 · 3 comments

Comments

@JuliaTagBot
Copy link

Repo: JuliaAstro/EphemerisSources.jl
Run URL: https://github.com/JuliaAstro/EphemerisSources.jl/actions/runs/10552785777
Image ID: sha256:2f5eb2b6ca4ba43377bf5c99f95152b3b4c8e82f6ed1f8734f171c7d3d787fb4
Stacktrace:

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 508, in configure_ssh
    f.write(self._maybe_decode_private_key(key).strip() + "\n")
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 189, 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
@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: CliMA/ClimaOcean.jl
Run URL: https://github.com/CliMA/ClimaOcean.jl/actions/runs/11302915608
Image ID: sha256:255ab266a547dd1bf100b5b8a34849d7f95809a2857fa2ed93283dc153d93dc0
Stacktrace:

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

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: asinghvi17/RangeExtractor.jl
Run URL: https://github.com/asinghvi17/RangeExtractor.jl/actions/runs/11962622122
Image ID: sha256:cfa3d03574d34031d2c29682b51aa593e78fb5a3bd982905bc68c4b994e89be2
Stacktrace:

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

@JuliaTagBot
Copy link
Author

Probably duplicate error:
Repo: unfoldtoolbox/UnfoldMixedModels.jl
Run URL: https://github.com/unfoldtoolbox/UnfoldMixedModels.jl/actions/runs/12871741433
Image ID: sha256:62f5c5b2f825daea25052ec4c8561b42f2f9b6a86c1643188ea0422ed35219b1
Stacktrace:

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

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

1 participant