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

Offical apps | Community apps | Demo | Docs | Install
scookeS

Shane Cooke

@scooke
Unfollow Follow
About
Posts
1.5k
Topics
192
Shares
0
Groups
0
Followers
3
Following
4

Posts

Recent Best Controversial

  • Cannot upload the media file: Each time I upload images from the menu or drag and drop.
    scookeS scooke

    What was the issue, and the fix?

    Penpot

  • List of 300 Paid apps with Free Alternatives
    scookeS scooke

    Holy smokes.

    Off-topic

  • Trying to change the TZ so that my area appears for "Today" rather than Berlin!
    scookeS scooke

    I apologize. When things don't work, I do what I can, and then I nuke it. So I've started over, and I'm not touching the env.sh file. The new install appears to be working.

    Dawarich

  • How to set export CORS_ENABLED="true" export CORS_ORIGIN="https://github.io"
    scookeS scooke

    SO, I'm using this to host a nostr nip5 profile in a /public/.well-known/nostr.json file. When I check it with https://cors-test.codehappy.dev/ to see if CORS setup is right, it fails and won't work with CORS.

    SO, I have to set the access-control-allow-origin header set to *. How do I do that in this app?? I need to edit an nginx config file or something. So to make the weird title make sense:

    export CORS_ENABLED="true" 
    export CORS_ORIGIN="*"
    
    GitHub Pages

  • Trying to change the TZ so that my area appears for "Today" rather than Berlin!
    scookeS scooke

    Sorry, there must be something wrong with my writing, or I am not understanding your questions. I deleted the export line, as I explained in the previous reply. What is it about my post that makes you ask whether I deleted the line or not?

    I deleted the line, as I said, and wondered if the last line needed a hard return or not, so I tried both (no new line, and a hard return) but no matter, it just doesn't start anymore. Why would editing the env.sh file have such an effect? Should I delete that env.sh file and let the app recreate it?

    Dawarich

  • Trying to change the TZ so that my area appears for "Today" rather than Berlin!
    scookeS scooke

    I entered export TIME_ZONE="America/Toronto", and when the app didn't restart I tried export TIME_ZONE=America/Toronto, but that didn't restart either, and now with that line removed, it just won't restart, nor start after being stopped..

    This is another error which repeats at the front end of starting up:

    Aug 19 12:48:30 2026-08-19T16:48:30Z 
    Aug 19 12:48:30 ActionView::Template::Error (Asset `favicon/browserconfig.xml` was not declared to be precompiled in production.
    Aug 19 12:48:30 Declare links to your assets in `app/assets/config/manifest.js`.
    Aug 19 12:48:30 2026-08-19T16:48:30Z 
    Aug 19 12:48:30 //= link favicon/browserconfig.xml
    Aug 19 12:48:30 2026-08-19T16:48:30Z 
    Aug 19 12:48:30 and restart your server)
    ```
    Dawarich

  • Trying to change the TZ so that my area appears for "Today" rather than Berlin!
    scookeS scooke

    ell, I'm back. After trying to enter in the TZ info, the app won't restart. I've removed the info from the env.sh file, and it still won't restart, and this is a recurring error message which seems unrelated:

    Aug 19 12:22:01 2026-08-19T16:22:01Z 
    Aug 19 12:22:01 Information for cause: Sprockets::Rails::Helper::AssetNotPrecompiledError (Asset `favicon/browserconfig.xml` was not declared to be precompiled in production.
    Aug 19 12:22:01 Declare links to your assets in `app/assets/config/manifest.js`.
    Aug 19 12:22:01 2026-08-19T16:22:01Z 
    Aug 19 12:22:01 //= link favicon/browserconfig.xml
    Aug 19 12:22:01 2026-08-19T16:22:01Z 
    Aug 19 12:22:01 and restart your server):
    Aug 19 12:22:01 2026-08-19T16:22:01Z 
    Aug 19 12:22:01 app/views/application/_favicon.html.erb:8
    Aug 19 12:22:01 app/views/layouts/application.html.erb:23
    Aug 19 12:22:01 app/controllers/application_controller.rb:308:in 'ApplicationController#set_user_time_zone'
    Aug 19 12:22:01 app/controllers/application_controller.rb:193:in 'ApplicationController#switch_locale'
    

    Any idea? I should have just stuck with what was working!

    Dawarich

  • Trying to change the TZ so that my area appears for "Today" rather than Berlin!
    scookeS scooke

    The info in the app dashboard says it was installed 10 months ago, and no updates for custom apps. Its version is 0.1.0! So this was before Cloudron was offering it. I suppose that is the reason. I wonder if I should just move to the Cloudron version which is now at version Dawarich 1.12.2 - Package version 1.17.2. Thanks for pursuing this, it's helped me see that it was an older custom app.

    Dawarich

  • Trying to change the TZ so that my area appears for "Today" rather than Berlin!
    scookeS scooke

    Under /app/code there are similar looking files, like .env.development, .env.template, .env.test, but even there, there isn't an actual .env.sh.

    But, yes, I am sure. There was no env.sh file, I had to make it, and thus there also aren't any of the other values you list. I suppose it is working. Do you want to go in a check?

    Dawarich

  • Trying to change the TZ so that my area appears for "Today" rather than Berlin!
    scookeS scooke

    Nope, it wasn't there until I made it, and now there is just export TIME_ZONE="America/Toronto" in it.

    Dawarich

  • Trying to change the TZ so that my area appears for "Today" rather than Berlin!
    scookeS scooke

    @james There is no such file there. I shall make one with those deets in it and see what happens.

    Dawarich

  • Trying to change the TZ so that my area appears for "Today" rather than Berlin!
    scookeS scooke

    Hello, hope some coding guru can help me out here. My VPS is in Germany, and thus whenever I hit the "Today" button in Dawarich it brings me to Berlin. But, I would like a specific city in Canada to appear.

    I read https://forum.cloudron.io/topic/15088/how-to-use-the-rails-console and the last docs link to https://docs.cloudron.io/packages/dawarich/#rails-console, and from there went to the cli, to /app/code/ and entered app/code# export TIME_ZONE="America/Toronto", but nothing else happened to indicate it worked. I restarted the app, went to "Today" and I'm back in Berlin.

    Dawarich

  • Anytype (finally) released for public beta
    scookeS scooke

    @ultraviolet This is the app, or just a sync service? I'm not familiar with the software apart from reading the name everywhere.

    App Wishlist

  • 🚀 Meilisearch on Cloudron: Community Package now available
    scookeS scooke

    Excellent work, thank you!

    Community Packages meilisearch search api cloudron

  • Android down the shitter? Pixel 10 or iPhone 17? Thoughts?
    scookeS scooke

    @timconsidine old skool!

    Off-topic

  • Contacts & Calendar
    scookeS scooke

    @girish said:

    get some feedback

    I'm on it!

    Announcements

  • backup has started failing
    scookeS scooke

    What happened and what was the solution?

    Support backups

  • Dual document editor
    scookeS scooke

    Very cool. FWIW, Phoenix Code can have two files open in panel view, side by side. You just need to turn off Live Preview to get that second panel. Also, even though it is the successor of Brackets, it has one odd requirement - all open files must live inside their respective Project folder. You can't just open a random file in a random folder, unlike Brackets.

    Sublime Text can open two windows, costs USD 99, and you need to tile them by hand.

    JEdit also has dual pane side by side.

    Your solution is cool, and making it accessible on GH would attract attention. Do you have time for that?

    Off-topic

  • Seems like my server may be affected by the 9.1.7 update, lots of weird problems
    scookeS scooke

    Well, I made a ticket at the host (SSDNodes) and they responded saying they "made some node-level tweaks", and now the server is back to its flying speed. I couched it in terms of any relation to two recent kernel local-privilege-escalation bugs (Copy Fail, CVE-2026-31431; Dirty Frag, CVE-2026-43284 plus CVE-2026-43500), but they didn't specify what they did. But, it is back to nice and very fast.

    Support

  • Seems like my server may be affected by the 9.1.7 update, lots of weird problems
    scookeS scooke

    @nebulon Yes, still timeouts. Just a few minutes ago the dashboard showing my apps loaded... AND SAID THERE WERE NO APPS INSTALLED!

    Support
  • Login

  • Don't have an account? Register

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