FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. patrick
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    patrick

    @patrick

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    patrick Unfollow Follow

    Latest posts made by patrick

    • RE: tar: Error opening archive: Unrecognized archive format

      @joshua Yes, that solved my problem - FusionAuth started and responded at localhost:9011. Thank you!

      posted in Q&A
      P
      patrick
    • RE: tar: Error opening archive: Unrecognized archive format

      @joshua

      Thanks for the reply. Yes, that command (for macOS)...

      sh -c "curl -fsSL https://raw.githubusercontent.com/FusionAuth/fusionauth-install/master/install.sh | sh"
      

      ...looks like the one I've been using from the 5-Minute Setup Guide.

      Just to be sure, I copied the command from that referenced download site and ran it. Unfortunately the same error was returned.

      posted in Q&A
      P
      patrick
    • tar: Error opening archive: Unrecognized archive format

      When attempting to start a new FusionAuth installation (on MacOS 10.15.7 Catalina) I get the error...

      tar: Error opening archive: Unrecognized archive format
      

      Manually running the startup script tar command...

      $ tar xfz "/Users/patrick/fusionauth/bin/../java/openjdk-macos-17.0.1+12.tar.gz" -C "/Users/patrick/fusionauth/bin/../jav
      

      ...produces the same error.

      So this is a problem with the downloaded file? Does anyone have a workaround for this? Maybe edit the startup script with a different java version?

      posted in Q&A
      P
      patrick