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
WiseMetalheadW

WiseMetalhead

@WiseMetalhead
translator
About
Posts
30
Topics
7
Shares
0
Groups
1
Followers
0
Following
0

Posts

Recent Best Controversial

  • 500 error after 7.5.2. update
    WiseMetalheadW WiseMetalhead

    Suddenly, after 1-2 hours, everything started working by itself. My hosting provider confirmed that there is no IP blocking on their end. I'll email you if the problem occurs again.

    Support

  • 500 error after 7.5.2. update
    WiseMetalheadW WiseMetalhead

    @girish said in 500 error after 7.5.2. update:

    Do you see that when do curl

    There is no output after the line TLSv1.3 (OUT), TLS handshake, Client hello (1):.

    Support

  • 500 error after 7.5.2. update
    WiseMetalheadW WiseMetalhead

    @nebulon said in 500 error after 7.5.2. update:

    Can you just double check via SSH from the server, if the appstore is reachable in the first place?

    I get the following response. Is this how it's supposed to be?

    *   Trying 165.227.67.76:443...
    * Connected to api.cloudron.io (165.227.67.76) port 443 (#0)
    * ALPN, offering h2
    * ALPN, offering http/1.1
    *  CAfile: /etc/ssl/certs/ca-certificates.crt
    *  CApath: /etc/ssl/certs
    * TLSv1.0 (OUT), TLS header, Certificate Status (22):
    * TLSv1.3 (OUT), TLS handshake, Client hello (1):
    

    @girish said in 500 error after 7.5.2. update:

    This usually happens when unbound is down

    The service itself is active, but I see repeated output in the logs.

    ● unbound.service - Unbound DNS Resolver
         Loaded: loaded (/etc/systemd/system/unbound.service; enabled; vendor prese>
         Active: active (running) since Mon 2023-09-04 12:24:26 UTC; 42min ago
       Main PID: 940 (unbound)
          Tasks: 1 (limit: 9388)
         Memory: 11.1M
            CPU: 574ms
         CGroup: /system.slice/unbound.service
                 └─940 /usr/sbin/unbound -d
    
    Sep 04 12:24:26 vlishchenkolp.fvds.ru unbound[940]: [940:0] info: start of service (unbound 1.13.1).
    Sep 04 12:24:26 vlishchenkolp.fvds.ru systemd[1]: Started Unbound DNS Resolver.
    Sep 04 12:24:26 vlishchenkolp.fvds.ru unbound[940]: [940:0] info: generate keytag query _ta-4f66. NULL IN
    Sep 04 12:30:09 vlishchenkolp.fvds.ru unbound[940]: [940:0] info: generate keytag query _ta-4f66. NULL IN
    Sep 04 12:36:16 vlishchenkolp.fvds.ru unbound[940]: [940:0] info: generate keytag query _ta-4f66. NULL IN
    Sep 04 12:41:48 vlishchenkolp.fvds.ru unbound[940]: [940:0] info: generate keytag query _ta-4f66. NULL IN
    Sep 04 12:47:27 vlishchenkolp.fvds.ru unbound[940]: [940:0] info: generate keytag query _ta-4f66. NULL IN
    Sep 04 12:54:35 vlishchenkolp.fvds.ru unbound[940]: [940:0] info: generate keytag query _ta-4f66. NULL IN
    Sep 04 13:02:30 vlishchenkolp.fvds.ru unbound[940]: [940:0] info: generate keytag query _ta-4f66. NULL IN
    Sep 04 13:10:02 vlishchenkolp.fvds.ru unbound[940]: [940:0] info: generate keytag query _ta-4f66. NULL IN
    
    Support

  • 500 error after 7.5.2. update
    WiseMetalheadW WiseMetalhead

    After updating to version 7.5.2, I am getting 500 error when trying to enter the App Store. Also, my Cloudron.io account information is not displayed.

    Sep 04 15:42:00box:apphealthmonitor app health: 8 running / 0 stopped / 0 unresponsive
    [ServiceUnavailableError]: Response timeout
    at IncomingMessage.<anonymous> (/home/yellowtent/box/node_modules/connect-timeout/index.js:84:8)
    at IncomingMessage.emit (node:events:513:28)
    at IncomingMessage.emit (node:domain:489:12)
    at Timeout._onTimeout (/home/yellowtent/box/node_modules/connect-timeout/index.js:49:11)
    at listOnTimeout (node:internal/timers:569:17)
    at process.processTimers (node:internal/timers:512:7) {
    code: 'ETIMEDOUT',
    timeout: 20000
    GET /api/v1/appstore/subscription 500 Internal Server Error Response timeout 20001.240 ms - 72
    
    Support

  • Run s3_media_upload script
    WiseMetalheadW WiseMetalhead

    @nichu42 said in Run s3_media_upload script:

    Open your script, then select Edit > EOL Conversion > Unix (LF). Save, upload and try again.

    It actually works. Thank you!

    Strangely enough, the script was originally created using the Cloudron file manager.

    Matrix (Synapse/Element)

  • Run s3_media_upload script
    WiseMetalheadW WiseMetalhead

    @nichu42 said in Run s3_media_upload script:

    Run the s3cleanup.sh script

    How do I run this script?
    When I call bash /app/data/s3cleanup.sh, I get the following output:

    /app/data/s3cleanup.sh: line 2: cd: $'/app/data/configs\r': No such file or directory
    
    usage: s3_media_upload update [-h] base_path duration
    s3_media_upload update: error: argument duration: duration must be an integer followed by a 'd', 'm' or 'y' suffix
    
    usage: s3_media_upload [-h] [--no-progress] {update-db,check-deleted,update,write,upload} ...
    
    s3_media_upload: error: Could not open 'cache.db' as sqlite DB: unable to open database file
    
    Matrix (Synapse/Element)

  • LibreTranslate is now available
    WiseMetalheadW WiseMetalhead

    Another good option for Android: https://github.com/Bnyro/TranslateYou

    Announcements

  • Application stuck on startup
    WiseMetalheadW WiseMetalhead

    @jdaviescoates Sadly it didn't work for me. I ended up renaming all the folders, but Wordpress won't start. Logs still looks the same.

    @girish Yes, it does.

    WordPress (Developer)

  • Application stuck on startup
    WiseMetalheadW WiseMetalhead

    Hi!
    My Wordpress won't start after upgrading to version 3.0.0, 3.0.1 or 3.0.2. Judging by the log, the launch of the application is stuck on the LDAP or DB configuration. The following messages appears endlessly:

    ==> Configuring LDAP
    => Changing permissions
    => Updating db settings
    => Updating redis settings
    

    IMG_20230106_003533_205.jpg
    Uninstalling the authLDAP plugin did not help. Perhaps another plugin conflicts with PHP 8.1? How can I fix this?

    WordPress (Developer)

  • can we set up two different backup options? (external EXT4 and S3 bucket)
    WiseMetalheadW WiseMetalhead

    @subven said in can we set up two different backup options? (external EXT4 and S3 bucket):

    but not databases so it's only a workaround if at all.

    What about the dump inside the application folder? Is it possible to use it for database recovery?

    Discuss backups

  • Ubuntu Pro & Cloudron
    WiseMetalheadW WiseMetalhead

    @robi said in Ubuntu Pro & Cloudron:

    @WiseMetalhead Thanks for chiming in.

    however it failed as the 'pro' command doesn't exist

    You need to install ubuntu-advantage-tools first, then check Ubuntu Pro with command:

    pro --version
    

    https://discourse.ubuntu.com/t/ubuntu-pro-beta-tutorial/31018

    Discuss

  • Ubuntu Pro & Cloudron
    WiseMetalheadW WiseMetalhead

    @robi A couple of days ago, I activated Ubuntu Pro on two machines (physical server and VDS). So far, so good. But I have not yet been able to check whether Cloudron can update the system with LivePatch enabled.

    Discuss

  • support "featured" nextcloud apps
    WiseMetalheadW WiseMetalhead

    @perler said in support "featured" nextcloud apps:

    I think as @WiseMetalhead that these featured apps are fairly stable

    In fact, I've been using a fairly large set of apps (Music, Notes, Tasks, Calendar, Forms, etc.) for about a year now, but haven't experienced any problems, including major updates. But it's worth mentioning that all of this is far from a statistic, and maybe I'm just lucky 🙂

    App Wishlist

  • support "featured" nextcloud apps
    WiseMetalheadW WiseMetalhead

    @perler Actually, you can use most of the featured apps without any problem, including Nextcloud Mail app.

    App Wishlist

  • Immich - self-hosted photo and video backup solution directly from your mobile phone
    WiseMetalheadW WiseMetalhead

    Immich is an open source Google Photo replacement (mobile apps included):

    https://github.com/alextran1502/immich

    App Wishlist

  • System templates
    WiseMetalheadW WiseMetalhead

    @girish The logo has changed only for login screen, subscription page and emails.

    Listmonk

  • System templates
    WiseMetalheadW WiseMetalhead

    @timconsidine said in System templates:

    Just starting to explore Listmonk, so interested to know whether we should be using that directory or just /app/data/static ?

    I think directory tree should look like this.

    Listmonk

  • System templates
    WiseMetalheadW WiseMetalhead

    @WiseMetalhead said in System templates:

    @girish Well, at first glance, it doesn't seem to work.

    The problem resolved itself. Logo has changed after upgrading Cloudron and rebooting the server.

    Listmonk

  • System templates
    WiseMetalheadW WiseMetalhead

    @girish Well, at first glance, it doesn't seem to work.
    If you upload logo.png file to /app/data/static/public/static directory, listmonk continues to display its own logo. Restarting the app does not fix the issue.

    Listmonk

  • System templates
    WiseMetalheadW WiseMetalhead

    Listmonk supports editing system templates. For this we must copy /static directory to an external directory and specify the path with the flag.

    Perhaps it makes sense to put the system templates to /app/data/ and set flag by default?

    Listmonk
  • Login

  • Don't have an account? Register

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