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 haoboatlab/OceanLight.jl #121

Open
JuliaTagBot opened this issue Oct 18, 2024 · 0 comments
Open

Automatic error report from haoboatlab/OceanLight.jl #121

JuliaTagBot opened this issue Oct 18, 2024 · 0 comments

Comments

@JuliaTagBot
Copy link

Repo: haoboatlab/OceanLight.jl
Run URL: https://github.com/haoboatlab/OceanLight.jl/actions/runs/11409603671
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: Invalid base64-encoded string: number of data characters (3177) cannot be 1 more than a multiple of 4
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