Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Leantime
  3. Installation failed

Installation failed

Scheduled Pinned Locked Moved Solved Leantime
11 Posts 3 Posters 3.3k Views 3 Watching
  • 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.
  • Q Offline
    Q Offline
    q__nt_n
    wrote on last edited by
    #1

    Hello,

    I got this error :

    Nov 16 22:24:29/app/pkg/start.sh: line 71: 18 Segmentation fault /app/code/bin/leantime db:install --email='admin@cloudron.local' --password='changeme' --first-name='Admin' --last-name='Admin' --company-name='Leantime'
    Nov 16 22:24:33=> Creating directories
    Nov 16 22:24:33=> Healtheck error: Error: connect ECONNREFUSED 172.18.20.90:8080
    Nov 16 22:24:33=> Ensure Cloudron related env variables
    Nov 16 22:24:33=> DB initialisation
    Nov 16 22:24:33PHP Warning: PHP Startup: Unable to load dynamic library 'fileinfo.so' (tried: /usr/lib/php/20210902/fileinfo.so (b: cannot open shared object file: No such file or directory), /usr/lib/php/20210902/fileinfo.so.so (/usr/lib/php/20210902/fileinfo.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    

    Could you help me please ?

    girishG 1 Reply Last reply
    1
    • Q q__nt_n

      Hello,

      I got this error :

      Nov 16 22:24:29/app/pkg/start.sh: line 71: 18 Segmentation fault /app/code/bin/leantime db:install --email='admin@cloudron.local' --password='changeme' --first-name='Admin' --last-name='Admin' --company-name='Leantime'
      Nov 16 22:24:33=> Creating directories
      Nov 16 22:24:33=> Healtheck error: Error: connect ECONNREFUSED 172.18.20.90:8080
      Nov 16 22:24:33=> Ensure Cloudron related env variables
      Nov 16 22:24:33=> DB initialisation
      Nov 16 22:24:33PHP Warning: PHP Startup: Unable to load dynamic library 'fileinfo.so' (tried: /usr/lib/php/20210902/fileinfo.so (b: cannot open shared object file: No such file or directory), /usr/lib/php/20210902/fileinfo.so.so (/usr/lib/php/20210902/fileinfo.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
      

      Could you help me please ?

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @q__nt_n said in Installation failed:

      Nov 16 22:24:29/app/pkg/start.sh: line 71: 18 Segmentation fault /app/code/bin/leantime db:install --email='admin@cloudron.local' --password='changeme' --first-name='Admin' --last-name='Admin' --company-name='Leantime'

      There was a segmentation fault. Not sure why, can you just try uninstalling and reintsalling?

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        q__nt_n
        wrote on last edited by q__nt_n
        #3

        Yes, I tried 3 times !
        Someone could test to install to determine if the problem it's just for me ?

        girishG 1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #4

          I wasn't able to reproduce this. Is it possible that the server may run out of memory or disk space? Is there anything in the hosts system logs at journalctl --system -f while starting the app?

          1 Reply Last reply
          0
          • Q q__nt_n

            Yes, I tried 3 times !
            Someone could test to install to determine if the problem it's just for me ?

            girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #5

            @q__nt_n Is it only this app or other apps too? I wonder if this is somehow cpu related. Which VPS provider are you using? You can also check dmesg output along with what @nebulon said

            1 Reply Last reply
            0
            • Q Offline
              Q Offline
              q__nt_n
              wrote on last edited by q__nt_n
              #6

              It's only this app. I have 7/8 apps started

              I got VPS M from contabo : https://contabo.com/en/vps/

              I got space disk :

              /dev/sda3       391G  108G  263G  30% /
              

              I saw nothing on logs :

              journalctl --system -f

               Nov 17 17:54:24 HOST systemd-udevd[274742]: Using default interface naming scheme 'v249'.
              Nov 17 17:54:24 HOST systemd-udevd[274740]: Using default interface naming scheme 'v249'.
              Nov 17 17:54:24 HOST systemd-networkd[448]: veth2d03e50: Link UP
              Nov 17 17:54:24 HOST kernel: br-66f0df20f7c5: port 19(veth2d03e50) entered blocking state
              Nov 17 17:54:24 HOST kernel: br-66f0df20f7c5: port 19(veth2d03e50) entered disabled state
              Nov 17 17:54:24 HOST kernel: device veth2d03e50 entered promiscuous mode
              Nov 17 17:54:24 HOST networkd-dispatcher[478]: WARNING:Unknown index 1629 seen, reloading interface list
              Nov 17 17:54:24 HOST containerd[488]: time="2023-11-17T17:54:24.556438345Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
              Nov 17 17:54:24 HOST containerd[488]: time="2023-11-17T17:54:24.556513465Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
              Nov 17 17:54:24 HOST containerd[488]: time="2023-11-17T17:54:24.556527692Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
              Nov 17 17:54:24 HOST containerd[488]: time="2023-11-17T17:54:24.556774171Z" level=info msg="starting signal loop" namespace=moby path=/run/containerd/io.containerd.runtime.v2.task/moby/627c8ad80e76e670399dfcbd8d05bebdbca38aff04bc98a5144762241f76e1a2 pid=274766 runtime=io.containerd.runc.v2
              Nov 17 17:54:24 HOST kernel: eth0: renamed from veth3cc677c
              Nov 17 17:54:24 HOST systemd-networkd[448]: veth2d03e50: Gained carrier
              Nov 17 17:54:24 HOST kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
              Nov 17 17:54:24 HOST kernel: br-66f0df20f7c5: port 19(veth2d03e50) entered blocking state
              Nov 17 17:54:24 HOST kernel: br-66f0df20f7c5: port 19(veth2d03e50) entered forwarding state
              Nov 17 17:54:25 HOST kernel: php[274866]: segfault at 7ff85d3ae318 ip 00007ff85d3ae318 sp 00007ffd3caba3e8 error 7 in xsl.so[7ff85d3ab000+4000]
              Nov 17 17:54:25 HOST kernel: Code: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 <00> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
              Nov 17 17:54:25 HOST dockerd[687]: time="2023-11-17T17:54:25.276240249Z" level=info msg="ignoring event" container=627c8ad80e76e670399dfcbd8d05bebdbca38aff04bc98a5144762241f76e1a2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
              Nov 17 17:54:25 HOST containerd[488]: time="2023-11-17T17:54:25.276443627Z" level=info msg="shim disconnected" id=627c8ad80e76e670399dfcbd8d05bebdbca38aff04bc98a5144762241f76e1a2
              Nov 17 17:54:25 HOST containerd[488]: time="2023-11-17T17:54:25.276506935Z" level=warning msg="cleaning up after shim disconnected" id=627c8ad80e76e670399dfcbd8d05bebdbca38aff04bc98a5144762241f76e1a2 namespace=moby
              

              dmesg :

              [1415504.329861] php[272430]: segfault at 7f693aee0318 ip 00007f693aee0318 sp 00007ffe25d50bb8 error 7 in xsl.so[7f693aedd000+4000]
              [1415504.329889] Code: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 <00> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
              
              
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #7

                Very strange yes. Unlikely but maybe the downloaded image has some bitflip or so. Can you uninstall the app again and then purge images explicilty with docker image prune -a afterwards try a new app install again.

                1 Reply Last reply
                0
                • Q Offline
                  Q Offline
                  q__nt_n
                  wrote on last edited by q__nt_n
                  #8

                  Same problem.

                  Nov 17 19:36:21=> Ensure Cloudron related env variables
                  

                  It's mandatory to set env variables ? isn't it done automatically?
                  I saw nothing on documentation

                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #9

                    No env variable are required to be set. The start.sh script will do so. For the issue I am afraid I guess we have to take a direct look. If you want this please send us a support ticket via the support view in your dashboard and tick the remote SSH support checkbox.

                    1 Reply Last reply
                    0
                    • Q Offline
                      Q Offline
                      q__nt_n
                      wrote on last edited by
                      #10

                      Good news,
                      After restart some apps, I got the same problem on another apps
                      So I decided to upgrade my server and reboot it.
                      All apps works now !

                      However, I had created a support request before finding the solution
                      It can be deleted.

                      1 Reply Last reply
                      1
                      • Q q__nt_n marked this topic as a question on
                      • Q q__nt_n has marked this topic as solved on
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #11

                        hm some bad server slice...glad you worked it out in the end.

                        1 Reply Last reply
                        0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Bookmarks
                        • Search