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 | Demo | Docs | Install
A

ari

@ari
About
Posts
25
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • All links gone after update to v2.13.0
    A ari

    Looking through recent issues, this one caught my eye given Cloudron login: https://github.com/linkwarden/linkwarden/issues/1422

    Linkwarden

  • All links gone after update to v2.13.0
    A ari

    For me: Cloudron login, one admin user, public disabled. API calls failed after update, which tracks with the database being reset.

    Linkwarden

  • All links gone after update to v2.13.0
    A ari

    Same. Thank you again to the Cloudron team for the excellent automated backups implementation. One click to restore the snapshot taken immediately before the bad update, and everything lost is back.

    Linkwarden

  • Discourse - pg_dump: aborting because of server version mismatch
    A ari

    Confirming that Discourse backup worked properly after updating the app to pick up the 5.0.0 image. Thank you!

    Discourse

  • Discourse - pg_dump: aborting because of server version mismatch
    A ari

    @joseph I ran into the same issue with Discourse after upgrading to Cloudron 8.3.0. Here's what I see when connecting via psql:

    psql (14.9 (Ubuntu 14.9-0ubuntu0.22.04.1), server 16.6 (Ubuntu 16.6-0ubuntu0.24.04.1))
    WARNING: psql major version 14, server major version 16.
             Some psql features might not work.
    Type "help" for help.
    
    Discourse

  • Archiving is failing (`yarn playwright install` required)
    A ari

    Looks like it’s running well again. Thanks!

    Linkwarden

  • Archiving is failing (`yarn playwright install` required)
    A ari

    @girish Great to hear!

    Linkwarden

  • Archiving is failing (`yarn playwright install` required)
    A ari

    I'm seeing this in the app's logs. Looks like there is an additional step needed somewhere in the process...

    [1] Error processing link <...> for user <...>: browserType.launch: Executable doesn't exist at /home/cloudron/.cache/ms-playwright/chromium-1124/chrome-linux/chrome
    [1] ╔═════════════════════════════════════════════════════════════════════════╗
    [1] ║ Looks like Playwright Test or Playwright was just installed or updated. ║
    [1] ║ Please run the following command to download new browsers:              ║
    [1] ║                                                                         ║
    [1] ║ yarn playwright install                                                 ║
    [1] ║                                                                         ║
    [1] ║ <3 Playwright Team                                                      ║
    [1] ╚═════════════════════════════════════════════════════════════════════════╝
    [1] at archiveHandler (/app/code/lib/api/archiveHandler.ts:64:34)
    [1] at archiveLink (/app/code/scripts/worker.ts:112:27)
    [1] at /app/code/scripts/worker.ts:133:17
    [1] at processBatch (/app/code/scripts/worker.ts:133:6)
    [1] at async init (/app/code/scripts/worker.ts:148:7) {
    [1] name: 'Error'
    [1] }
    ...
    [1] Error processing link <...> for user <...>: browserType.launch: Executable doesn't exist at /home/cloudron/.cache/ms-playwright/chromium-1124/chrome-linux/chrome
    [1] ╔═════════════════════════════════════════════════════════════════════════╗
    [1] ║ Looks like Playwright Test or Playwright was just installed or updated. ║
    [1] ║ Please run the following command to download new browsers:              ║
    [1] ║                                                                         ║
    [1] ║ yarn playwright install                                                 ║
    [1] ║                                                                         ║
    [1] ║ <3 Playwright Team                                                      ║
    [1] ╚═════════════════════════════════════════════════════════════════════════╝
    [1] at archiveHandler (/app/code/lib/api/archiveHandler.ts:64:34)
    [1] at archiveLink (/app/code/scripts/worker.ts:112:27)
    [1] at /app/code/scripts/worker.ts:133:17
    [1] at processBatch (/app/code/scripts/worker.ts:133:6)
    [1] at async init (/app/code/scripts/worker.ts:148:7) {
    [1] name: 'Error'
    [1] }
    ...
    ...
    [1] /app/code/lib/api/archiveHandler.ts:41
    [1] new Error(
    [1] ^
    [1] Error: Browser has been open for more than 5 minutes.
    
    Linkwarden

  • New upstream releases available
    A ari

    @nebulon I believe that blocker has been resolved. Perhaps time to revisit? It's a great application.

    Etherpad Lite

  • N8n error after latest update
    A ari

    @girish It did resolve the issue! Currently running n8n@1.48.3 with no problems. Thank you for the upstream coordination!

    N8N

  • N8n error after latest update
    A ari

    Great to hear!

    N8N

  • N8n error after latest update
    A ari

    I originally posted this issue upstream at https://community.n8n.io/t/all-workflows-deactivated/49352/1, but given that at least one other person who reported the same issue was also running on Cloudron, I think it’s worth flagging here.

    After updating to n8n 1.47.1, I started seeing this error:

    WorkflowActivationError:

    There was a problem activating the workflow: “crypto is not defined”

    N8N

  • Discourse stuck on loading screen after update (v2.4.0, Discourse 3.2.0)
    A ari

    @girish Two ideas based on this experience for small additions to https://docs.cloudron.io/apps/discourse/

    1. Would be great to mention Safe Mode as a useful debugging tool on this page.
    2. Would be helpful to add a section on how to uninstall plugins. When I searched online, everything pointed to removing an entry from app.yml, which doesn't exist in the Cloudron setup. I'd imagine it's a modified version of the current section on installing plugins: removing a directory and perhaps re-running plugin:install_all_gems but that's just a guess.
    Discourse

  • Discourse stuck on loading screen after update (v2.4.0, Discourse 3.2.0)
    A ari

    Next step was visiting /admin/customize/themes and checking for updates on the theme and each theme component. After installing all of the updates, I exited Safe Mode and visit in a new window. Discourse is accessible again!

    Discourse

  • Discourse stuck on loading screen after update (v2.4.0, Discourse 3.2.0)
    A ari

    I just discovered Safe Mode, and that helped me narrow the source of the issue to either the theme and theme components that I'm using. Next step is tracking that down, but this helped considerably.

    Wanted to share in case others run into the same issue! Visit <discourse_app>/safe-mode to toggle off three different potential sources of issues.

    D6318D1A-0393-4ADD-8D9B-AC629E2FBE0E-2794-0000351BB8D0B39D.png

    Discourse

  • Discourse stuck on loading screen after update (v2.4.0, Discourse 3.2.0)
    A ari

    I have four plugins installed, but only one is active. Could an inactive plugin still cause issues?

    Screenshot 2024-02-07 at 3.45.45 PM.png

    Discourse

  • Discourse stuck on loading screen after update (v2.4.0, Discourse 3.2.0)
    A ari

    Rolling back to my 2.3.0 backup fixed the problem. Seems like the issue entered in 2.3.0=>2.4.0.

    Discourse

  • Discourse stuck on loading screen after update (v2.4.0, Discourse 3.2.0)
    A ari

    @girish Rolling back now. Will report what I find.

    Discourse

  • Discourse stuck on loading screen after update (v2.4.0, Discourse 3.2.0)
    A ari

    @girish Looking at the Event Log tab, I see that I was running v2.2.3 until this week and then updated to 2.3 and then 2.4 in a day. So entirely possible this broke with v2.3.0.

    Discourse
  • Login

  • Don't have an account? Register

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