Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Baserow

33 Topics 292 Posts
  • Baserow - Package Updates

    Pinned
    59
    2 Votes
    59 Posts
    4k Views
    Package UpdatesP

    [1.25.1]

    Update baserow to 1.30.1 Full Changelog Non-standard image formats don't break thumbnails #ā€‹2745 handle null payload for file field #ā€‹2906 Fix search for number field with applied formating #ā€‹3292 Fix a bug that prevent a database index to be created when sorting/grouping by a duration field. #ā€‹3296 Fix admin dashboard translations Fix loading non en and fr translations for premium and enterprise in production mode. Fix API docs server side rendering bugs.
  • 0 Votes
    5 Posts
    65 Views
    J

    @chaitanya thanks. (Unrelated: but it seems your Cloudron version is quite old. That Package Repository field was many versions ago).

    https://gitlab.com/baserow/baserow/-/issues/2444 was fixed a while ago. But https://gitlab.com/baserow/baserow/-/issues/3231 seems to suggest that it hides underlying issue and does not really mean View not found. Do you have any error in your logs?

  • Baserow didn't let me access some tables then crashed when restarting it

    Moved
    14
    0 Votes
    14 Posts
    239 Views
    nebulonN

    If you have new backups made into the remote storage, you can safely just remove the local ones at /var/backups/ via SSH. Something like rm -rf /var/backups/* (to keep the folder itself)

  • Not being able to send invitation emails on a hosted Baserow

    Moved
    3
    1 Votes
    3 Posts
    110 Views
    jdaviescoatesJ

    @joseph I think you've accidentally tagged/ moved this as Documenso instead of Baserow

  • Set environment variable for BaseRow in Cloudron / via Bitvise SSH client

    Moved Solved
    3
    1 Votes
    3 Posts
    154 Views
    M

    Thank you so much, @joseph.
    šŸ™‚

  • Baserow - [CRITICAL] WORKER TIMEOUT

    6
    1 Votes
    6 Posts
    324 Views
    nebulonN

    It very much seems like an app bug in the new version you are hitting here. Not sure if we can help you debug this without app specific expertise. Have you contacted upstream app devs and issue tracker about this already?

    To stay in operation, have you tried to clone the non-updated, working version and then only update the cloned app to see if this is easily reproducible?

  • Can anyone help? Add Baserow plugin for language translation

    1
    0 Votes
    1 Posts
    42 Views
    No one has replied
  • Baserow is slow for POST / UPDATE / DELETE

    Solved
    14
    1 Votes
    14 Posts
    876 Views
    necrevistonnezrN

    Aho, I understand.

    I - unsuccesfully - tried to edit the index.md in https://docs.cloudron.io/installation/. I get an error "a file with this name does not exist"...?

    Anyway, add something like:

    _(Note: ressource heavy apps easily require a multitude of these values - requirements for each app are mentioned in the app store)_.
  • 0 Votes
    4 Posts
    320 Views
    A

    For anyone interested in configuring proper monitoring on your Cloudron server, I wrote a guide about it, and I hope you'll find it useful! šŸ™‚

    I wished when this issue happened that I had been warned before the disk ran out of space, and that's what monitoring is for.

  • Hello, can I disable some Cloudron services?

    Moved
    2
    1 Votes
    2 Posts
    115 Views
    girishG

    This is currently not possible. The other services run in the background but usually they are harmless/idle and don't consume any resources if nobody uses this. This is the reason it's not been in focus to lazy start/stop services .

  • Cannot publish baserow app on custom domain

    5
    1 Votes
    5 Posts
    450 Views
    P

    @girish In 1.23 they introduced Apps.

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

  • 403 error for images/videos bigger than 3MB

    Solved
    10
    0 Votes
    10 Posts
    727 Views
    P

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

  • How do I delete a user in Baserow?

    5
    1 Votes
    5 Posts
    473 Views
    girishG

    @makemrproper afaict, you cannot delete a user without a license. https://gitlab.com/baserow/baserow/-/issues/880 is maybe the upstream issue. But I think you should ask at https://community.baserow.io to confirm this.

  • Request failed with status code 500

    Solved
    23
    0 Votes
    23 Posts
    1k Views
    rmdesR

    This can be closed, the fix seems to do the job, the baserows tables, even the biggest ones (500K) rows are displayed in a short time and the app is snappy overall, great job !

  • Baserow running but not responding ?

    Solved
    13
    0 Votes
    13 Posts
    682 Views
    M

    I was getting this. The default memory setting was not enough. Increased to 6gb, and it runs like a BMW.

  • How to automate sending emails from Baserow without code with n8n

    1
    1 Votes
    1 Posts
    117 Views
    No one has replied
  • Baserow paid?

    Solved
    3
    0 Votes
    3 Posts
    375 Views
    potemkin_aiP

    @girish thank you!
    I was thinking about pro version, but from the links you've mentioned it seems like they have a single code base for all features, thank you!

  • Baserow - print functionality ?

    2
    2 Votes
    2 Posts
    356 Views
    girishG

    https://community.baserow.io/t/is-it-possible-to-generate-pdf-files-in-baserow/404 suggests doing similar to what you did (export and edit).

  • Phishing - really !!

    8
    0 Votes
    8 Posts
    777 Views
    timconsidineT

    Update in case it helps others.
    I used the report a mistake button on Netcraft, which led to

    Thank you for contacting us. We have reviewed the site and agree that it was incorrectly identified as phishing. We have now halted the takedown process and sent retraction messages to all parties contacted. We have also removed the site from our phishing blocklist. Kind Regards

    Jeez.

  • Missing library for SSO

    Solved
    3
    2 Votes
    3 Posts
    290 Views
    girishG

    @davide I have published a new baserow package with the missing library. Thanks!