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
P

parhelium

@parhelium
About
Posts
32
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Baserow is slow for POST / UPDATE / DELETE
    P parhelium

    @girish I believe it is cloudron issue, because after 20sec I see in response:

    image.png

    image.png
    image.png

    Baserow

  • Baserow is slow for POST / UPDATE / DELETE
    P parhelium

    @girish yes

    Is there a way to define timeout per app ?
    Complex queries could take more than 20 secs in Baserow

    Baserow

  • Baserow is slow for POST / UPDATE / DELETE
    P parhelium

    Hi,

    I have just tried to update column from text to formula for 1244 rows .
    It is impossible, as it takes for Baserow more than 20sec, so 502 error is thrown.

    My setup:

    @girish
    Is there a way to configure cloudron to allow for requests longer than 20 sec?

    image.png

    506ae8f8-0875-48eb-a18b-d291f6230773-image.png
    6bafe79a-7849-47ad-b03a-b397b99047b6-image.png

    Baserow

  • Cannot publish baserow app on custom domain
    P parhelium

    @girish In 1.23 they introduced Apps.

    You need to create App.
    In your app's settings there is place to define domain.

    Baserow

  • Cannot publish baserow app on custom domain
    P parhelium

    I didn't thought about that !
    It works. Thanks !

    Baserow

  • Cannot publish baserow app on custom domain
    P parhelium

    Baserow 1.23 gives ability to create simple applications.

    It requires to define custom domain.
    4fa819e9-7a89-4b54-adb6-a2ca64d7bec3-image.png

    App publishing inside baserow was successful.
    When I try to access staff2.10s.pl then Cloudron shows error:

    You are seeing this page because the DNS record of staff2.10s.pl is set to this server's IP but Cloudron has no app configured for this domain.

    What should be done to access app created in baserow ?

    @girish @nebulon

    Baserow

  • 403 error for images/videos bigger than 3MB
    P parhelium

    @girish Updated baserow to latest version.Confirm it works for files bigger than 3 MB. Thank you ! Amazing work.

    Baserow

  • 403 error for images/videos bigger than 3MB
    P parhelium

    @nebulon I'm showing ownership info from webterminal in the app. The path is /run

    873836ba-d8e6-414a-aff8-d2c6838330a3-image.png

    I was checking /run path, because nginx is using this path:
    https://git.cloudron.io/cloudron/baserow-app/-/blob/master/Dockerfile?ref_type=heads

    /etc/nginx/sites-enabled/nginx.conf

    0796a4df-e43b-46b1-9acc-0c2a9438262a-image.png

    Baserow

  • 403 error for images/videos bigger than 3MB
    P parhelium

    Finally I found the issue.

    Problem is solved once I changed big file (bigger than 3MB) ownership from cloudron to www-data.

    92c8e55d-1cb3-4807-9d27-6796e1ebf4a5-image.png
    It is permissions for tmp folder of nginx.

    All dir used by nginx has ownership www-data.cloudron.

    image.png

    When I change them to cloudron.cloudron and restart app, it goes back to www-data.cloudron.

    @girish can you fix that ?

    Baserow

  • 403 error for images/videos bigger than 3MB
    P parhelium

    I found some info about similar issue here:

    image.png

    source

    Baserow

  • 403 error for images/videos bigger than 3MB
    P parhelium

    I made another test on one big file.
    Convertered original file ( 5.6 MB ) to the same size jpgs but with different quality.
    In result I had files having from 800 kB to 5.6 MB with same resolution.

    Everything was working fine, until image size is above 3 MB.
    It looks like it is issue with nginx configuration of baserow package on cloudron.

    @girish @cloudron ?

    Baserow

  • 403 error for images/videos bigger than 3MB
    P parhelium

    Seems like people have similar problem with nginx.
    https://stackoverflow.com/questions/56059893/nginx-php-fpm-download-size-is-limited-to-3mb

    Baserow

  • 403 error for images/videos bigger than 3MB
    P parhelium

    Hi,

    I have 2 separate instances of baserow on 2 different cloudron.
    Both instances are:
    db453b92-1da9-4df5-96dc-f3b3f6c7944b-image.png

    On both I have issue with showing bigger files than 3MB.

    It looks like baserow have nginx config which serves files.
    https://community.baserow.io/t/image-viewing-permission-denied/4780/4

    In reality it doesn't allow to view images bigger than 3MB and it throws error 403:

    Mar 19 14:43:552024/03/19 13:43:55 [error] 35#35: *18634 open() “/app/data/media/user_files/2kKBfyXwsByu02n0eWzu7NDJ0Xe7uyR8_364e9c032bf8016f6a13ef48f7ee8f7726b94d573631a9d7ae45b88839500906.jpg” failed (13: Permission denied), client: 172.18.0.1, server: , request: “GET /media/user_files/2kKBfyXwsByu02n0eWzu7NDJ0Xe7uyR8_364e9c032bf8016f6a13ef48f7ee8f7726b94d573631a9d7ae45b88839500906.jpg HTTP/1.1”, host: “data.staff.10s.pl”, referrer: “Login // Baserow”
    Mar 19 14:43:55172.18.0.1 - - [19/Mar/2024:13:43:55 +0000] “GET /media/user_files/2kKBfyXwsByu02n0eWzu7NDJ0Xe7uyR8_364e9c032bf8016f6a13ef48f7ee8f7726b94d573631a9d7ae45b88839500906.jpg HTTP/1.1” 403 196 “Login // Baserow” “Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36”

    Any idea how to configure that to show bigger images ?

    Baserow

  • Install specific n8n version
    P parhelium

    @nebulon @girish
    I try to install latest version using:
    #/appstore/io.n8n.cloudronapp?version=3.17.0
    OR
    #/appstore/io.n8n.cloudronapp?version=2.0.0

    But always get error:
    Manifest error: Unknown property (not in schema) @ /upstreamVersion

    How to resolve this ?

    N8N

  • Workflow execution problem with 1.21.1
    P parhelium

    @nebulon How to install it ?

    N8N

  • LangChain in n8n on cloudron
    P parhelium

    @girish Is there chance we can use it (>= n8n@1.19.4) in cloudron ?
    What is the blockage ?

    N8N

  • Hasura
    P parhelium

    @girish Is there any chance to support it in near future ? How can I speed up ?

    App Wishlist

  • Moderation doesn't work
    P parhelium

    @subven Yes I tried. Didn't help. The same problem :

    27b61bbd-2a3b-4006-8203-b68e87071fbb-image.png

    Commento++

  • Moderation doesn't work
    P parhelium

    I'm clearly moderator - as I have ui tools of moderator, but in the same time backend doesn't recognize me as moderator as I cannot execute approve/delete action.

    @girish anything else is needed to reproduce that ?

    Commento++

  • Moderation doesn't work
    P parhelium

    @girish said in Moderation doesn't work:

    Might be worth reporting upstream with a full reproduction text.

    68ad8b04-b139-4484-830e-5a486fd7ce18-image.png

    No errors on client side in console:
    eff9c172-8d61-4c2d-8b18-f55859f5c5dd-image.png

    1e37969e-7413-46e1-93bc-58fac447515c-image.png

    1d0791b1-9107-4118-a866-881a77b2d7c3-image.png

    0381a00e-f797-4c6a-b353-e612887988d6-image.png

    Commento++
  • Login

  • Don't have an account? Register

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