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
We have talked about the problem with frogeth in this issue.
I've tried almost everything to resolve it. The issue with parentheses seems to be a severe problem.
Everything seems ok, but the problem is still there. Error: failed to read or decrypt the BLS private key: could not decrypt key with the given password
Thanks for reporting this issue. I will try to look into what is happening. I am wondering if there's an issue with how docker-compose file reads the password with parentheses and try to find this issue out.
@eferbarn Have you tried single quotes around password with special characters? Looking at this issue - docker/compose#8607
maybe worth trying and see if it resolves. I will also try on my side when I have some cycles.
We have talked about the problem with frogeth in this issue.
I've tried almost everything to resolve it. The issue with parentheses seems to be a severe problem.
I also tried this trick:
test.sh:
Everything seems ok, but the problem is still there.
Error: failed to read or decrypt the BLS private key: could not decrypt key with the given password
Message on Discord
Tasks
The text was updated successfully, but these errors were encountered: