surrealdb / install.surrealdb.com

The script for installing SurrealDB on unix operating systems
https://install.surrealdb.com
Apache License 2.0
9 stars 6 forks source link

Linux Install Fails #7

Open glrramos opened 1 year ago

glrramos commented 1 year ago

Linux Installation with curl -k --proto '=https' --tlsv1.2 -sSf https://install.surrealdb.com | sh fails with error:

"Fetching the latest database version..." "Error: could not fetch the latest SurrealDB version number"

image

glrramos commented 1 year ago

I am using the command curl -sSfk https://install.surrealdb.com | sh to disable certificate verification.

image

glrramos commented 1 year ago

Yes, the only change I did is to use the -k option in the curl to disable certificate verification.

[image: image.png]

Em ter., 1 de ago. de 2023 às 08:47, Naiyarah Hussain < @.***> escreveu:

@glrramos https://github.com/glrramos thanks for bringing this up!

Have you tried running the command curl -sSf https://install.surrealdb.com | sh from here https://surrealdb.com/install?

I'm looking into the inconsistencies with installation commands on our site 👁️

— Reply to this email directly, view it on GitHub https://github.com/surrealdb/install.surrealdb.com/issues/7#issuecomment-1660150967, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADLS4P5F5RLO5U6GTMN2Z6TXTDUF7ANCNFSM6AAAAAA2QP7YTQ . You are receiving this because you were mentioned.Message ID: @.***>