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
C

contactlight11

@contactlight11
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Nextcloud Client - Timeout with Large Files
    C contactlight11

    Has anyone found a fix for this? I am still encountering it for large files (an 800MB file will make it to ~650MB and then timeout the upload, seemingly independent of upload speed)

    My php.ini:

    upload_max_filesize=100G
    post_max_size=100G
    max_input_time=3600
    max_execution_time=3600
    memory_limit=3072M
    

    Edit: I found the fix. In my case, this was caused by Cloudflare proxy being enabled on the Nextcloud domain.

    Nextcloud

  • Postgres issue v7.7.0
    C contactlight11

    A completely fresh install of Cloudron v7.7.0 and Immich v1.55.0-1 moments ago resulted in the following error preventing Immich from starting up:

    2024-03-12 04:51:08.767 UTC [104] usere...@dbe... ERROR:  permission denied to create extension "earthdistance"
    2024-03-12 04:51:08.767 UTC [104] usere...@dbe... HINT:  Must be superuser to create this extension.
    2024-03-12 04:51:08.767 UTC [104] usere...@dbe... STATEMENT:  CREATE EXTENSION IF NOT EXISTS earthdistance
    

    To resolve, I used the info for Postgres recovery from the other recent Immich update issue thread to drop in to the service's container in recovery mode, and ./start.sh &

    Per the discussion on Immich Github, I temporarily elevated the username from the logs above (obfuscated) with alter user usere... with superuser;, started Immich, and then alter user usere... with nosuperuser;.

    Cleaned up by exiting the Postgres shell, disabling recovery mode for the service, and systemctl restart box.

    Install appears fine now!

    Support
  • Login

  • Don't have an account? Register

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