question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Invalid signature for v1.5.0

See original GitHub issue

jbrowse create jbrowse2 --tag v1.5.0

Fetching https://github.com/GMOD/jbrowse-components/releases/download/v1.5.0/jbrowse-desktop-v1.5.0-linux.AppImage… Error: invalid signature: 0x464c457f

Should fetch: jbrowse create jbrowse2 --url https://github.com/GMOD/jbrowse-components/releases/download/v1.5.0/jbrowse-web-v1.5.0.zip

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
ilaydabozancommented, Dec 2, 2021

Thank you @cmdcolin. This fixed the issue.

0reactions
cmdcolincommented, Dec 2, 2021

if you reinstall the cli tools it should get an upgraded version of @jbrowse/cli with a bugfix

## reinstall
npm install -g @jbrowse/cli

## retry jbrowse upgrade
jbrowse upgrade
Read more comments on GitHub >

github_iconTop Results From Across the Web

Ed25519Signature2018 verification yields "Invalid Signature ...
I am having difficulties in actually verifying the VP I have created. The error is simply: Error: Invalid signature. at Ed25519Signature2018.
Read more >
APK Invalid Signature - java - Stack Overflow
You have to select V1 and V2, both the versions of signatures while signing the Apk. V1 - Jar Signature. v2 - Full...
Read more >
FIX APK with an invalid signature - YouTube
... V1 and V2, both the versions of signatures while signing the Apk. V1 - Jar Signature. v2 - Full Apk signature. As...
Read more >
Invalid signature for apk file - need help - Ionic Forum
the first error say, that you have not signed your apk. Maybe it would help, if you show the steps how you build...
Read more >
Error of invalid code signature | Apple Developer Forums
Recently I run my project that is made on swift and for macos platform is show error releated to invalid code signature when...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found