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

gopenpgp: error in unarmoring message: gopenpgp: unable to armor: EOF #56

Open
olof-nord opened this issue Apr 13, 2022 · 0 comments
Open

Comments

@olof-nord
Copy link
Contributor

Hello @shenxn, many thanks for this project!

I got a situation which you (or someone else!) perhaps can shine some light on.

  1. Initial start, run with init - log on to my account and fetch my local bridge credentials with info.
  2. I start the service, get shown the welcome text, and then there are some error messages in the log:
protonmail-bridge    |             Welcome to ProtonMail Bridge interactive shell
protonmail-bridge    |                               ___....___
protonmail-bridge    |     ^^                __..-:'':__:..:__:'':-..__
protonmail-bridge    |                   _.-:__:.-:'':  :  :  :'':-.:__:-._
protonmail-bridge    |                 .':.-:  :  :  :  :  :  :  :  :  :._:'.
protonmail-bridge    |              _ :.':  :  :  :  :  :  :  :  :  :  :  :'.: _
protonmail-bridge    |             [ ]:  :  :  :  :  :  :  :  :  :  :  :  :  :[ ]
protonmail-bridge    |             [ ]:  :  :  :  :  :  :  :  :  :  :  :  :  :[ ]
protonmail-bridge    |    :::::::::[ ]:__:__:__:__:__:__:__:__:__:__:__:__:__:[ ]:::::::::::
protonmail-bridge    |    !!!!!!!!![ ]!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!![ ]!!!!!!!!!!!
protonmail-bridge    |    ^^^^^^^^^[ ]^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^[ ]^^^^^^^^^^^
protonmail-bridge    |             [ ]                                        [ ]
protonmail-bridge    |             [ ]                                        [ ]
protonmail-bridge    |       jgs   [ ]                                        [ ]
protonmail-bridge    |     ~~^_~^~/   \~^-~^~ _~^-~_^~-^~_^~~-^~_~^~-~_~-^~_^/   \~^ ~~_ ^
protonmail-bridge    | ERRO[Apr 13 16:05:14.204] Failed to build and cache message             error="gopenpgp: error in unarmoring message: gopenpgp: unable to armor: EOF"
protonmail-bridge    | ERRO[Apr 13 16:05:18.523] Failed to build and cache message             error="gopenpgp: error in unarmoring message: gopenpgp: unable to armor: EOF"
protonmail-bridge    | ERRO[Apr 13 16:05:25.562] Failed to build and cache message             error="gopenpgp: error in unarmoring message: gopenpgp: unable to armor: EOF"
protonmail-bridge    | ERRO[Apr 13 16:14:15.418] Failed to build and cache message             error="gopenpgp: error in unarmoring message: gopenpgp: unable to armor: EOF"
protonmail-bridge    | ERRO[Apr 13 16:14:15.436] Failed to build and cache message             error="gopenpgp: error in unarmoring message: gopenpgp: unable to armor: EOF"
protonmail-bridge    | ERRO[Apr 13 16:14:15.530] Failed to build and cache message             error="gopenpgp: error in unarmoring message: gopenpgp: unable to armor: EOF"
protonmail-bridge    | ERRO[Apr 13 16:24:15.329] Failed to build and cache message             error="gopenpgp: error in unarmoring message: gopenpgp: unable to armor: EOF"
protonmail-bridge    | ERRO[Apr 13 16:24:15.440] Failed to build and cache message             error="gopenpgp: error in unarmoring message: gopenpgp: unable to armor: EOF"
protonmail-bridge    | ERRO[Apr 13 16:24:15.464] Failed to build and cache message             error="gopenpgp: error in unarmoring message: gopenpgp: unable to armor: EOF"

I have checked out the gopenpgp repo and successfully ran its test on the same machine which I run the bridge, thinking that perhaps there was an issue with the library itself, but that works fine.

I do not know what these error messages mean, but I suspect they have something to do with me building the docker image on riscv64 (Ubuntu Server), perhaps there are some missing dependencies?

Any advice or further info would be greatly appreciated!

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