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

Support : Checksum value mismatched #10103

Open
1 task done
HardikRaval2020 opened this issue Dec 12, 2024 · 1 comment
Open
1 task done

Support : Checksum value mismatched #10103

HardikRaval2020 opened this issue Dec 12, 2024 · 1 comment
Labels
needs triage This issue has been automatically labelled and needs further triage support

Comments

@HardikRaval2020
Copy link

Support Questions

Getting checksum error while running Installer
wget -O /tmp/INSTALL.sh https://raw.githubusercontent.com/MISP/MISP/2.4/INSTALL/INSTALL.sh

ubuntu@ip-172-31-21-35:~$ shasum /tmp/INSTALL.sh
08ef92e414673f41bd298d6a265438b573101493 /tmp/INSTALL.sh

ubuntu@ip-172-31-21-35:~$ bash /tmp/INSTALL.sh -A
Next step: Checking if we are run as the installer template
Next step: Checking Linux distribution and flavour...
Next step: We detected the following Linux flavour: Ubuntu 22.04
Next step: Checking if we are uptodate and checksums match
sha1: 9be7870e15e262913fc6a007d93d09d672675a7c does not match the installer sum of: 08ef92e414673f41bd298d6a265438b573101493
Delete installer, re-download and please run again.

MISP version

2.4

Operating System

Ubuntu

Operating System version

22.04

PHP version

0

Browser

No response

Browser version

No response

Relevant log output

Getting checksum error while running Installer
wget -O /tmp/INSTALL.sh https://raw.githubusercontent.com/MISP/MISP/2.4/INSTALL/INSTALL.sh


ubuntu@ip-172-31-21-35:~$ shasum /tmp/INSTALL.sh
08ef92e414673f41bd298d6a265438b573101493  /tmp/INSTALL.sh

ubuntu@ip-172-31-21-35:~$ bash /tmp/INSTALL.sh -A
Next step: Checking if we are run as the installer template
Next step: Checking Linux distribution and flavour...
Next step: We detected the following Linux flavour: Ubuntu 22.04
Next step: Checking if we are uptodate and checksums match
sha1: 9be7870e15e262913fc6a007d93d09d672675a7c does not match the installer sum of: 08ef92e414673f41bd298d6a265438b573101493
Delete installer, re-download and please run again.

Extra attachments

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@HardikRaval2020 HardikRaval2020 added needs triage This issue has been automatically labelled and needs further triage support labels Dec 12, 2024
@iglocska
Copy link
Member

I'll remove that check, hold on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue has been automatically labelled and needs further triage support
Projects
None yet
Development

No branches or pull requests

2 participants