Palmr unable to Download shared file due to 'ERR_OSSL_WRONG_FINAL_BLOCK_LENGTH' error #6828
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Report it to their repo, this is not a script issue |
Beta Was this translation helpful? Give feedback.
-
I resolved my issue by trying to install the prior version of Palmr. Here is what I did. I cloned the installation script, changed the two instances of latest to v3.1.7-beta and ran it. Once the script completed I had an instance of Palmr that performed as expected, with no download issues. I'm not sure if this the correct way to downgrade a software install as However, it resolved my issue. I also filed a bug report at the Palmr github here. |
Beta Was this translation helpful? Give feedback.
-
🔧 Installation note for v3.2.0-beta |
Beta Was this translation helpful? Give feedback.
I resolved my issue by trying to install the prior version of Palmr. Here is what I did.
I cloned the installation script, changed the two instances of latest to v3.1.7-beta and ran it. Once the script completed I had an instance of Palmr that performed as expected, with no download issues.
I'm not sure if this the correct way to downgrade a software install as
✔️ Deployed: Palmr (3.1.8-beta)
was printed to the script log and the Palmr GUI also displayed.
However, it resolved my issue.
I also filed a bug report at the Palmr github here.