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
  • 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 | Demo | Docs | Install
  1. Cloudron Forum
  2. Etherpad Lite
  3. Error: Timeout

Error: Timeout

Scheduled Pinned Locked Moved Unsolved Etherpad Lite
8 Posts 2 Posters 19.3k Views 2 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.
  • chetbakerC Offline
    chetbakerC Offline
    chetbaker
    wrote on last edited by
    #1

    Hi folks,

    I think that this happens after the cloudron upgrade.

    Etherpad is unable to re-start following the instructions.

    The log indicates an odd error of :

    Error: Timeout Did not receive an init message from worker after 10000ms. Make sure the worker calls expose()
    at Timeout.onTimeout (/app/code/src/node_modules/threads/dist/master/spawn.js:35:53)
    at processTimers /internal/timers.js:497:7)
    

    I have no idea what to do next. Thanks for helping out.

    nebulonN 1 Reply Last reply
    0
    • chetbakerC chetbaker

      Hi folks,

      I think that this happens after the cloudron upgrade.

      Etherpad is unable to re-start following the instructions.

      The log indicates an odd error of :

      Error: Timeout Did not receive an init message from worker after 10000ms. Make sure the worker calls expose()
      at Timeout.onTimeout (/app/code/src/node_modules/threads/dist/master/spawn.js:35:53)
      at processTimers /internal/timers.js:497:7)
      

      I have no idea what to do next. Thanks for helping out.

      nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #2

      @chetbaker hm that seems to be a very generic error. Can you install a fresh etherpad instance on the side and see if you get the same issue?

      Otherwise I guess we have to debug that app instance itself.

      chetbakerC 1 Reply Last reply
      0
      • nebulonN nebulon

        @chetbaker hm that seems to be a very generic error. Can you install a fresh etherpad instance on the side and see if you get the same issue?

        Otherwise I guess we have to debug that app instance itself.

        chetbakerC Offline
        chetbakerC Offline
        chetbaker
        wrote on last edited by
        #3

        @nebulon Thanks for the quick reply. Yep, another fresh install is running all right.

        Do you have any recommendations for importing the broken etherpad's existing pads to this new install?

        nebulonN 1 Reply Last reply
        0
        • chetbakerC chetbaker

          @nebulon Thanks for the quick reply. Yep, another fresh install is running all right.

          Do you have any recommendations for importing the broken etherpad's existing pads to this new install?

          nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #4

          @chetbaker if you have any additional etherpad extensions/plugins installed, maybe try to disable those one-by-one

          chetbakerC 1 Reply Last reply
          0
          • nebulonN nebulon

            @chetbaker if you have any additional etherpad extensions/plugins installed, maybe try to disable those one-by-one

            chetbakerC Offline
            chetbakerC Offline
            chetbaker
            wrote on last edited by
            #5

            @nebulon I tried with no luck 😕

            I've just submitted a ticket

            chetbakerC 1 Reply Last reply
            0
            • chetbakerC chetbaker

              @nebulon I tried with no luck 😕

              I've just submitted a ticket

              chetbakerC Offline
              chetbakerC Offline
              chetbaker
              wrote on last edited by
              #6

              I'm honestly not sure if I'm misunderstanding something but I haven't been able to remove plugins while the app is on recovery mode, as indicated on the Troubleshooting.

              root@3f3407ba-5f2f-40ee-b2b6-437caffd738d:/app/code# npm ls 2> /dev/null | grep ep_
              +-- ep_author_neat2@2.0.1
              +-- ep_cloudron@4.2.4
              +-- ep_etherpad-lite@1.8.14 -> /app/code/src
              +-- ep_mypads@1.7.21
              root@3f3407ba-5f2f-40ee-b2b6-437caffd738d:/app/code# npm rm ep_author_neat2@2.0.1
              npm ERR! code ENOENT
              npm ERR! syscall open
              npm ERR! path /root/.npm/_cacache/tmp/c8d52bf2
              npm ERR! errno -2
              npm ERR! enoent ENOENT: no such file or directory, open '/root/.npm/_cacache/tmp/c8d52bf2'
              npm ERR! enoent This is related to npm not being able to find a file.
              npm ERR! enoent 
              npm ERR! code ENOENT
              npm ERR! syscall open
              npm ERR! path /root/.npm/_cacache/tmp/120805ff
              npm ERR! errno -2
              npm ERR! enoent ENOENT: no such file or directory, open '/root/.npm/_cacache/tmp/120805ff'
              npm ERR! enoent This is related to npm not being able to find a file.
              npm ERR! enoent 
              npm ERR! code ENOENT
              npm ERR! syscall open
              npm ERR! path /root/.npm/_cacache/tmp/e3d1a4d6
              npm ERR! errno -2
              npm ERR! enoent ENOENT: no such file or directory, open '/root/.npm/_cacache/tmp/e3d1a4d6'
              npm ERR! enoent This is related to npm not being able to find a file.
              npm ERR! enoent 
              
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #7

                to update everyone else, the server disk I/O is for some unknown reason very slow thus etherpad hits timeouts. I was able to get it up and running mostly by chance to not timeout right away, so there is no real issue with the instance but hopefully the server provider can sort out this slowness somehow.

                1 Reply Last reply
                1
                • chetbakerC Offline
                  chetbakerC Offline
                  chetbaker
                  wrote on last edited by
                  #8

                  I'm in touch with Scaleway right now. I will update here if they find anything out of interest.

                  1 Reply Last reply
                  1
                  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