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
J

joshrb91

@joshrb91
About
Posts
6
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Dashboard unavailable, apps are currently fine
    J joshrb91

    @girish Thanks, I sent you an email with that information

    Support

  • Dashboard unavailable, apps are currently fine
    J joshrb91

    @girish When loading the page I have the read banner at the top that says "Cloudron is offline. Reconnecting..." I checked the IP address and everything is pointing to the right place. I still have access to all my apps by navigating to their URL.

    I also should mention that when logging into the server I see the original post install message saying to navigate to https://publicIP to accept self signed certificate to finish setup. This hadn't appeared before. But when navigating to the IP alone I just get the message "You are seeing this page because this domain points to Cloudron server IP but no app is installed on that domain."

    Support

  • Dashboard unavailable, apps are currently fine
    J joshrb91

    @girish That was able to get box up and running, but the dashboard is still unavailable (I've tried clearing browser cache and checking on a different device/browser with the same result). Could this be caused by the /home/yellowtent/box/VERSION being 7.0.3 instead of 7.0.4?

    Also I tried running the start.sh script again and it shows the same error but ultimately still results in box showing active when checking systemctl status box

    Support

  • Dashboard unavailable, apps are currently fine
    J joshrb91

    @girish Yes the server ran out of space a few weeks back and that is when these issues started. The VERSION result is 7.0.3

    Support

  • Dashboard unavailable, apps are currently fine
    J joshrb91

    @girish Correct the Dashboard went down first and I used the start.sh script in an attempt to repair it. The version for node is v12.18.4

    Support

  • Dashboard unavailable, apps are currently fine
    J joshrb91

    My Apps all work and are accessible (although certificates are not automatically renewing) but I am unable to access my dashboard and all troubleshooting attempts have failed. Here is an output of the /home/yellowtent/box/setup/start.sh script

    2022-01-04T16:24:13 ==> start: Cloudron Start
    media:x:500:
    2022-01-04T16:24:13 ==> start: Configuring docker
    Synchronizing state of apparmor.service with SysV service script with /lib/systemd/systemd-sysv-install.
    Executing: /lib/systemd/systemd-sysv-install enable apparmor
    Error response from daemon: network with name cloudron already exists
    2022-01-04T16:24:17 ==> start: Ensuring directories
    2022-01-04T16:24:17 ==> start: Configuring journald
    2022-01-04T16:24:18 ==> start: Setting up unbound
    2022-01-04T16:24:18 ==> start: Adding systemd services
    Synchronizing state of unbound.service with SysV service script with /lib/systemd/systemd-sysv-install.
    Executing: /lib/systemd/systemd-sysv-install enable unbound
    Synchronizing state of cron.service with SysV service script with /lib/systemd/systemd-sysv-install.
    Executing: /lib/systemd/systemd-sysv-install enable cron
    2022-01-04T16:24:30 ==> start: Configuring sudoers
    2022-01-04T16:24:30 ==> start: Configuring collectd
    2022-01-04T16:24:30 ==> start: Configuring logrotate
    2022-01-04T16:24:30 ==> start: Adding motd message for admins
    2022-01-04T16:24:30 ==> start: Configuring nginx
    2022-01-04T16:24:31 ==> start: Starting mysql
    mysqladmin: [Warning] Using a password on the command line interface can be insecure.
    Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety.
    mysql: [Warning] Using a password on the command line interface can be insecure.
    mysql: [Warning] Using a password on the command line interface can be insecure.
    2022-01-04T16:24:31 ==> start: Migrating data
    [ERROR] AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Unexpected token '.'
        at /home/yellowtent/box/node_modules/db-migrate/lib/commands/on-complete.js:15:14
        at tryCatcher (/home/yellowtent/box/node_modules/bluebird/js/release/util.js:16:23)
        at Promise.successAdapter [as _fulfillmentHandler0] (/home/yellowtent/box/node_modules/bluebird/js/release/nodeify.js:22:30)
        at Promise._settlePromise (/home/yellowtent/box/node_modules/bluebird/js/release/promise.js:601:21)
        at Promise._settlePromise0 (/home/yellowtent/box/node_modules/bluebird/js/release/promise.js:649:10)
        at Promise._settlePromises (/home/yellowtent/box/node_modules/bluebird/js/release/promise.js:729:18)
        at _drainQueueStep (/home/yellowtent/box/node_modules/bluebird/js/release/async.js:93:12)
        at _drainQueue (/home/yellowtent/box/node_modules/bluebird/js/release/async.js:86:9)
        at Async._drainQueues (/home/yellowtent/box/node_modules/bluebird/js/release/async.js:102:5)
        at Immediate.Async.drainQueues [as _onImmediate] (/home/yellowtent/box/node_modules/bluebird/js/release/async.js:15:14)
        at processImmediate (internal/timers.js:456:21)
        let schedulerConfig = app.manifest.addons?.scheduler || null;
                                                  ^
    
    SyntaxError: Unexpected token '.'
        at wrapSafe (internal/modules/cjs/loader.js:1053:16)
        at Module._compile (internal/modules/cjs/loader.js:1101:27)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
        at Module.load (internal/modules/cjs/loader.js:985:32)
        at Function.Module._load (internal/modules/cjs/loader.js:878:14)
        at Module.require (internal/modules/cjs/loader.js:1025:19)
        at require (internal/modules/cjs/helpers.js:72:18)
        at Object.<anonymous> (/home/yellowtent/box/src/dns.js:30:14)
        at Module._compile (internal/modules/cjs/loader.js:1137:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
        at Module.load (internal/modules/cjs/loader.js:985:32)
        at Function.Module._load (internal/modules/cjs/loader.js:878:14)
        at Module.require (internal/modules/cjs/loader.js:1025:19)
        at require (internal/modules/cjs/helpers.js:72:18)
        at Object.<anonymous> (/home/yellowtent/box/src/acme2.js:15:11)
        at Module._compile (internal/modules/cjs/loader.js:1137:30)
    2022-01-04T16:24:32 ==> start: DB migration failed
    
    
    Support
  • Login

  • Don't have an account? Register

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