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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Terminal reconnect after few seconds

    App Packaging & Development
    4
    5
    179
    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.
    • R
      roru2k20 last edited by

      Now I have create my next app => MariaDB with adminer as GUI.

      On my local Docker it works just like I imagined it would, but on my Cloudron Instance I can't connect to terminal. After few seconds he try to reconnect. I don't see the cursor to put a command in there.

      It's my first app with supervisor

      Bildschirmfoto vom 2020-07-28 16-05-47.png

      1 Reply Last reply Reply Quote 1
      • nebulon
        nebulon Staff last edited by

        If you follow the logs of the app and if you put some echo "progress" statements in the start.sh do you see the app restarting often maybe?

        1 Reply Last reply Reply Quote 1
        • girish
          girish Staff last edited by

          In the dashboard, do you see the app as 'Running' ?

          1 Reply Last reply Reply Quote 1
          • mehdi
            mehdi App Dev last edited by

            My guess: the healthcheck path you put in the CloudronManifest is not valid, so Cloudron thinks the app is not started correctly and restarts it

            1 Reply Last reply Reply Quote 1
            • R
              roru2k20 last edited by

              Good morning,

              I found the problem. It was a supervisor misconfiguration. I copied a wrong template with a logging path that was unreachable.

              Thanks

              1 Reply Last reply Reply Quote 1
              • First post
                Last post
              Powered by NodeBB