You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got a situation which you (or someone else!) perhaps can shine some light on.
Initial start, run with init - log on to my account and fetch my local bridge credentials with info.
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!
The text was updated successfully, but these errors were encountered:
Hello @shenxn, many thanks for this project!
I got a situation which you (or someone else!) perhaps can shine some light on.
init
- log on to my account and fetch my local bridge credentials withinfo
.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!
The text was updated successfully, but these errors were encountered: