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


Skip to content

PocketBase

9 Topics 102 Posts
  • PocketBase - Package Updates

    Pinned
    64
    1 Votes
    64 Posts
    15k Views
    Package UpdatesP
    [1.14.8] Update pocketbase to 0.36.7 Full Changelog Fixed high memory usage with large file uploads (#​7572). Updated the rate limiter reset rules to follow a more traditional fixed window strategy (aka. to be more close to how it is presented in the UI - allow max X user requests under Ys) since several users complained that the older algorithm was not intuitive and not suitable for large intervals. Approximated sliding window strategy was also suggested as a better compromise option to help minimize traffic spikes right after reset but the additional tracking could introduce some overhead and for now it is left aside until we have more tests. Updated modernc.org/sqlite to v1.46.2 and SQLite 3.51.3. SQLite 3.51.3 fixed a database corruption bug that is very unlikely to happen (with PocketBase even more so because we queue on app level all writes and explicit transactions through a single db connection), but still it is advised to upgrade.* Updated other minor Go and npm deps. The min Go version in the go.mod of the package was also bumped to Go 1.25.0 because some of the newer dep versions require it.*
  • Email for pocketbase

    10
    0 Votes
    10 Posts
    331 Views
    JesperBllnbmJ
    amazing turn around time
  • read pockect base from BI tools

    2
    1 Votes
    2 Posts
    469 Views
    J
    I guess you want to have the sqlite file of pocketbase accessible? Create a Volume . Maybe /srv/data (create this path on server) and use Filesystem type Move the app data directory of pocketbase to this volume . https://docs.cloudron.io/apps/#data-directory Then, mount the same volume in metabase/superset . https://docs.cloudron.io/apps/#mounts . The sqlite will be in /media/<mountpointname>/...
  • App not starting

    Solved
    12
    1
    0 Votes
    12 Posts
    3k Views
    S
    @james Hi. Sorry, i didn't go ahead with PocketBase after this. So, can't say what's that current status.
  • Superuser Auth API Response Became Extremely Slow

    performance
    2
    0 Votes
    2 Posts
    495 Views
    jamesJ
    Hello @digago-gh @digago-gh said in Superuser Auth API Response Became Extremely Slow: Superuser logins now take noticeably longer compared to earlier versions. If you can reliably compare across version. This might be an upstream issue. @digago-gh said in Superuser Auth API Response Became Extremely Slow: Was there a recent structural change in how superuser sessions are created or verified? All changes for app updates done by Cloudron is documented in either the changelog when updating the app or here in the forum. https://forum.cloudron.io/topic/11735/pocketbase-package-updates Even further the code commits for versions can be reviews here: https://git.cloudron.io/packages/pocketbase-app/-/commits/main Bases on that, I can not reliably tell you yes or no. @digago-gh said in Superuser Auth API Response Became Extremely Slow: Is this expected behavior (e.g., for added security/logging), or is it an unintended performance regression? Needs to be evaluated, either upstream or here. Can you provide some logs of the app with "old version" fast and "new version" slow? @digago-gh said in Superuser Auth API Response Became Extremely Slow: Are there any known workarounds or config settings we can tweak to mitigate the delay? I don't think so but, you can search in the official documentation for something related to your issue. => https://pocketbase.io/docs/
  • File upload limit

    Solved
    2
    1 Votes
    2 Posts
    376 Views
    Dennis4720 0D
    It was cloudflare. Solved.
  • Multiple Pocket Base Apps

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    robiR
    One of the only limitations is special ports for some apps, like VPN, where each VPN instance needs a different port range.
  • About the pocketbase package

    5
    2 Votes
    5 Posts
    2k Views
    M
    Ah, cool, thanks for the clarification, guys, appreciate it. Looking forward to using this one!
  • PocketBase youtube tutorial

    1
    3 Votes
    1 Posts
    1k Views
    No one has replied