ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Issues Installing Snipe-IT on CentOS 7

    Scheduled Pinned Locked Moved IT Discussion
    centos 7snipe-itinstallationinstall
    100 Posts 7 Posters 14.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • black3dynamiteB
      black3dynamite @Alex Sage
      last edited by

      @aaronstuder said in Issues Installting Snipe-IT on CentOS 7:

      Going to run thought the script line by line and see where it fails

      I think its best if you create a new VM and then try the script.

      A 1 Reply Last reply Reply Quote 0
      • A
        Alex Sage @black3dynamite
        last edited by

        @black3dynamite I have done that like 12 times now ;-/

        I 1 Reply Last reply Reply Quote 0
        • A
          Alex Sage
          last edited by Alex Sage

          Fresh VM, same issue.

          Maybe I am not setting the proxy correct?

          The commands I am using are:

          export http_proxy=http://192.168.10.X:8080/
          export https_proxy=https://192.168.10.X:8080/
          
          1 Reply Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403
            last edited by

            Try following these steps.

            A 1 Reply Last reply Reply Quote 0
            • A
              Alex Sage @DustinB3403
              last edited by

              @dustinb3403 script is running much slower now... maybe it's doing something this time....

              1 Reply Last reply Reply Quote 0
              • A
                Alex Sage
                last edited by

                Everything is working besides git.....

                https://pastebin.com/Zc3T07Ei

                A 1 Reply Last reply Reply Quote 0
                • A
                  Alex Sage @Alex Sage
                  last edited by

                  * Cloning Snipe-IT from github to the web directory.
                  Cloning into '/var/www/html/snipeit'...
                  fatal: unable to access 'https://github.com/snipe/snipe-it/': Failed connect to github.com:443; Connection refused
                  

                  This is where it fails

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    Alex Sage @Alex Sage
                    last edited by

                    My guess is that git isn't processing the traffic thought the proxy.

                    1 Reply Last reply Reply Quote 0
                    • A
                      Alex Sage
                      last edited by

                      What port(s) is git using?

                      RomoR 1 Reply Last reply Reply Quote 0
                      • DustinB3403D
                        DustinB3403
                        last edited by

                        @aaronstuder said in Issues Installting Snipe-IT on CentOS 7:

                        What port(s) is git using?

                        That's an odd question isn't it? Anyway you can just allow this device to not use the proxy and be done with it?

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          Alex Sage @DustinB3403
                          last edited by

                          @dustinb3403 I wish...

                          DustinB3403D 1 Reply Last reply Reply Quote 0
                          • RomoR
                            Romo @Alex Sage
                            last edited by

                            @aaronstuder said in Issues Installting Snipe-IT on CentOS 7:

                            What port(s) is git using?

                            unable to access 'https://github.com/snipe/snipe-it/': Failed connect to github.com:443;
                            

                            https-443

                            A 1 Reply Last reply Reply Quote 0
                            • DustinB3403D
                              DustinB3403 @Alex Sage
                              last edited by

                              @aaronstuder said in Issues Installting Snipe-IT on CentOS 7:

                              @dustinb3403 I wish...

                              OK build a VM at your house outside of this network and bring it into the network as a vhdx or whatever hypervisor you're using.

                              Pull a new ip once booted and be done with it.

                              A 1 Reply Last reply Reply Quote 0
                              • A
                                Alex Sage @Romo
                                last edited by

                                @romo duh. Thanks.

                                1 Reply Last reply Reply Quote 1
                                • A
                                  Alex Sage @DustinB3403
                                  last edited by

                                  @dustinb3403 Honestly thought about that... What about updates?

                                  DustinB3403D A 2 Replies Last reply Reply Quote 0
                                  • DustinB3403D
                                    DustinB3403 @Alex Sage
                                    last edited by

                                    @aaronstuder said in Issues Installting Snipe-IT on CentOS 7:

                                    @dustinb3403 Honestly thought about that... What about updates?

                                    Well that'll be the rub, you won't have any.

                                    Alternatively you know that they have a hosted solution for $399 a year.

                                    Which isn't much at all.

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      Alex Sage @Alex Sage
                                      last edited by Alex Sage

                                      If I run it manually, it works perfectly o_0

                                      [root@snipeit tmp]# git clone https://github.com/snipe/snipe-it
                                      Cloning into 'snipe-it'...
                                      remote: Counting objects: 66304, done.
                                      remote: Compressing objects: 100% (16/16), done.
                                      remote: Total 66304 (delta 4), reused 11 (delta 3), pack-reused 66284
                                      Receiving objects: 100% (66304/66304), 62.36 MiB | 2.81 MiB/s, done.
                                      Resolving deltas: 100% (41755/41755), done.
                                      [root@snipeit tmp]#
                                      
                                      DustinB3403D 1 Reply Last reply Reply Quote 0
                                      • DustinB3403D
                                        DustinB3403 @Alex Sage
                                        last edited by

                                        @aaronstuder said in Issues Installting Snipe-IT on CentOS 7:

                                        If I run it manually, it works perfectly o_0

                                        So install it manually rather than using the install.sh script (I know for a fact someone said to do this up above)

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          Alex Sage
                                          last edited by Alex Sage

                                          I ran git first manually than the script ran, except:

                                          * Installing and running composer.
                                          curl: (7) Failed to connect to 2001:41d0:a:7b19::2: Network is unreachable
                                          

                                          And I seem to be missing 2 packages? php71u and php71u-simplexml

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            Alex Sage
                                            last edited by

                                            I was able to get access without the proxy, and everything seems to be working now.....

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 5 / 5
                                            • First post
                                              Last post