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

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Umami
  3. Umami not responding

Umami not responding

Scheduled Pinned Locked Moved Umami
6 Posts 3 Posters 39 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ruihildtR Offline
    ruihildtR Offline
    ruihildt
    wrote last edited by
    #1

    Very similar to https://forum.cloudron.io/topic/11607/umami-not-responding/14

    Here's a log extract:

    Apr 20 00:24:25 ✓ DATABASE_URL is defined.
    Apr 20 00:24:25 ✓ Database connection successful.
    Apr 20 00:24:25 ✓ Database version check successful.
    Apr 20 00:24:27 Loaded Prisma config from prisma.config.ts.
    Apr 20 00:24:27 2026-04-19T22:24:27Z
    Apr 20 00:24:27 Prisma schema loaded from prisma/schema.prisma.
    Apr 20 00:24:27 Datasource "db": PostgreSQL database "db53c8b24909c84909b42b7fd3fc800643", schema "public" at "postgresql"
    Apr 20 00:24:27 2026-04-19T22:24:27Z
    Apr 20 00:24:27 19 migrations found in prisma/migrations
    Apr 20 00:24:27 2026-04-19T22:24:27Z
    Apr 20 00:24:27 2026-04-19T22:24:27Z
    Apr 20 00:24:27 No pending migrations to apply.
    Apr 20 00:24:27 2026-04-19T22:24:27Z
    Apr 20 00:24:27 ✓ Database is up to date.
    Apr 20 00:24:30 => Healthcheck error: Error: connect ECONNREFUSED [REDACTED_IP]:3000
    Apr 20 00:24:35 warning Skipping preferred cache folder "/usr/local/share/.cache/yarn" because it is not writable.
    Apr 20 00:24:35 warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-0".
    Apr 20 00:24:35 $ rollup -c rollup.tracker.config.js
    Apr 20 00:24:35 warning Cannot find a suitable global folder. Tried these: "/usr/local, /usr/local/share/.yarn"
    Apr 20 00:24:36
    Apr 20 00:24:36 src/tracker/index.js → public/script.js...
    Apr 20 00:24:36 created public/script.js in 518ms
    Apr 20 00:24:36 warning Skipping preferred cache folder "/usr/local/share/.cache/yarn" because it is not writable.
    Apr 20 00:24:36 warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-0".
    Apr 20 00:24:36 $ rollup -c rollup.recorder.config.js
    Apr 20 00:24:37 warning Cannot find a suitable global folder. Tried these: "/usr/local, /usr/local/share/.yarn"
    Apr 20 00:24:37
    Apr 20 00:24:37 src/recorder/index.js → public/recorder.js...
    Apr 20 00:24:39 created public/recorder.js in 2.1s
    Apr 20 00:24:39 warning Skipping preferred cache folder "/usr/local/share/.cache/yarn" because it is not writable.
    Apr 20 00:24:39 warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-0".
    Apr 20 00:24:39 $ node scripts/build-geo.js
    Apr 20 00:24:39 warning Cannot find a suitable global folder. Tried these: "/usr/local, /usr/local/share/.yarn"
    Apr 20 00:24:40 Vercel environment detected. Skipping geo setup.
    Apr 20 00:24:40 => Healthcheck error: Error: connect ECONNREFUSED [REDACTED_IP]:3000
    Apr 20 00:24:40 warning Skipping preferred cache folder "/usr/local/share/.cache/yarn" because it is not writable.
    Apr 20 00:24:40 warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-0".
    Apr 20 00:24:40 $ next build --turbo
    Apr 20 00:24:40 warning Cannot find a suitable global folder. Tried these: "/usr/local, /usr/local/share/.yarn"
    Apr 20 00:24:41 ▲ Next.js 16.2.4 (Turbopack)
    Apr 20 00:24:41 2026-04-19T22:24:41Z
    Apr 20 00:24:41 Creating an optimized production build ...
    Apr 20 00:24:50 => Healthcheck error: Error: connect ECONNREFUSED [REDACTED_IP]:3000
    Apr 20 00:25:00 => Healthcheck error: Error: connect ECONNREFUSED [REDACTED_IP]:3000
    Apr 20 00:25:10 => Healthcheck error: Error: connect ECONNREFUSED [REDACTED_IP]:3000
    Apr 20 00:25:20 => Healthcheck error: Error: connect ECONNREFUSED [REDACTED_IP]:3000
    Apr 20 00:25:21 Killed
    Apr 20 00:25:22 error Command failed with exit code 137.
    Apr 20 00:25:22 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
    Apr 20 00:25:23 ERROR: "build-app" exited with 137.
    Apr 20 00:25:24 error Command failed with exit code 1.
    Apr 20 00:25:24 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
    Apr 20 00:25:25 ==> Changing ownership
    Apr 20 00:25:25 NOTICE: extension "pgcrypto" already exists, skipping
    Apr 20 00:25:25 CREATE EXTENSION
    Apr 20 00:25:25 => Running build script that generates the migrations
    Apr 20 00:25:25 yarn run v1.22.22
    Apr 20 00:25:25 warning Skipping preferred cache folder "/usr/local/share/.cache/yarn" because it is not writable.
    Apr 20 00:25:25 warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-0".
    Apr 20 00:25:25 $ npm-run-all check-env build-db check-db build-tracker build-recorder build-geo build-app
    Apr 20 00:25:25 warning Cannot find a suitable global folder. Tried these: "/usr/local, /usr/local/share/.yarn"
    Apr 20 00:25:26 warning Skipping preferred cache folder "/usr/local/share/.cache/yarn" because it is not writable.
    Apr 20 00:25:26 warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-0".
    Apr 20 00:25:26 $ node scripts/check-env.js
    Apr 20 00:25:26 warning Cannot find a suitable global folder. Tried these: "/usr/local, /usr/local/share/.yarn"
    Apr 20 00:25:26 warning Skipping preferred cache folder "/usr/local/share/.cache/yarn" because it is not writable.
    Apr 20 00:25:26 warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-0".
    Apr 20 00:25:26 $ npm-run-all build-db-client build-prisma-client
    Apr 20 00:25:26 warning Cannot find a suitable global folder. Tried these: "/usr/local, /usr/local/share/.yarn"
    Apr 20 00:25:27 warning Skipping preferred cache folder "/usr/local/share/.cache/yarn" because it is not writable.
    Apr 20 00:25:27 warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-0".
    Apr 20 00:25:27 $ prisma generate
    Apr 20 00:25:27 warning Cannot find a suitable global folder. Tried these: "/usr/local, /usr/local/share/.yarn"
    Apr 20 00:25:28 Loaded Prisma config from prisma.config.ts.
    Apr 20 00:25:28
    Apr 20 00:25:29 Prisma schema loaded from prisma/schema.prisma.
    Apr 20 00:25:29 2026-04-19T22:25:29Z
    Apr 20 00:25:29 ✔ Generated Prisma Client (7.7.0) to ./src/generated/prisma in 326ms
    Apr 20 00:25:29 2026-04-19T22:25:29Z
    Apr 20 00:25:30 warning Skipping preferred cache folder "/usr/local/share/.cache/yarn" because it is not writable.
    Apr 20 00:25:30 warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-0".
    Apr 20 00:25:30 $ node scripts/build-prisma-client.js
    Apr 20 00:25:30 warning Cannot find a suitable global folder. Tried these: "/usr/local, /usr/local/share/.yarn"
    Apr 20 00:25:30 => Healthcheck error: Error: connect ECONNREFUSED [REDACTED_IP]:3000
    Apr 20 00:25:30 warning Skipping preferred cache folder "/usr/local/share/.cache/yarn" because it is not writable.
    Apr 20 00:25:30 warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-0".
    Apr 20 00:25:30 $ node scripts/check-db.js
    Apr 20 00:25:31 warning Cannot find a suitable global folder. Tried these: "/usr/local, /usr/local/share/.yarn"
    
    1 Reply Last reply
    1
    • nebulonN Away
      nebulonN Away
      nebulon
      Staff
      wrote last edited by
      #2

      This looks very much like the app might restart out-of-memory. Do you see any oom notifications about that in Cloudron or the system? Maybe try to increase the memory limit?

      ruihildtR 1 Reply Last reply
      1
      • timconsidineT Offline
        timconsidineT Offline
        timconsidine
        App Dev
        wrote last edited by
        #3

        I get similar to @ruihildt despite the OOM fix by @James

        Indie app dev, scratching my itches, lover of Cloudron PaaS, communityapps.appx.uk

        1 Reply Last reply
        3
        • nebulonN nebulon

          This looks very much like the app might restart out-of-memory. Do you see any oom notifications about that in Cloudron or the system? Maybe try to increase the memory limit?

          ruihildtR Offline
          ruihildtR Offline
          ruihildt
          wrote last edited by ruihildt
          #4

          @nebulon No OOM memory message from Cloudron or the system.

          FYI, I had 2GB assigned to Umami with this error.

          So changing it to 8GB (just to make sure), it did solve the update problem. But it feels weird to have to have more than 2GB to be able to update Umami.

          I'll let this test update app running to see if any memory leaks are detected.

          1 Reply Last reply
          3
          • ruihildtR Offline
            ruihildtR Offline
            ruihildt
            wrote last edited by ruihildt
            #5

            Here's my full update log:

            Apr 20 10:49:23 ✓ Compiled successfully in 27.9s
            Apr 20 10:49:23 Skipping validation of types
            Apr 20 10:49:23 Finished TypeScript config validation in 21ms . Finished TypeScript config validation in 21ms ✓ Finished TypeScript config validation in 21ms
            Apr 20 10:49:27 Collecting page data using 11 workers . Collecting page data using 11 workers .. Collecting page data using 11 workers ... Collecting page data using 11 workers . Collecting page data using 11 workers .. Collecting page data using 11 workers ... Collecting page data using 11 workers . Collecting page data using 11 workers .. Collecting page data using 11 workers ... Collecting page data using 11 workers . Collecting page data using 11 workers in 4.0s ✓ Collecting page data using 11 workers in 4.0s
            Apr 20 10:49:28 Generating static pages using 11 workers (0/57) [ ] Generating static pages using 11 workers (15/57) [= ] Generating static pages using 11 workers (31/57) [== ] Generating static pages using 11 workers (34/57) [=== ] Generating static pages using 11 workers (42/57) [ ===]✓ Generating static pages using 11 workers (57/57) in 911ms
            Apr 20 10:49:30 Finalizing page optimization . Finalizing page optimization .. Finalizing page optimization ... Finalizing page optimization . Finalizing page optimization .. Finalizing page optimization ... Finalizing page optimization in 1186ms ✓ Finalizing page optimization in 1186ms
            Apr 20 10:49:30 2026-04-20T08:49:30Z
            Apr 20 10:49:30 Route (app)
            Apr 20 10:49:30 ┌ ƒ /
            Apr 20 10:49:30 ├ ƒ /_not-found
            Apr 20 10:49:30 ├ ƒ /admin/teams
            Apr 20 10:49:30 ├ ƒ /admin/teams/[teamId]
            Apr 20 10:49:30 ├ ƒ /admin/users
            Apr 20 10:49:30 ├ ƒ /admin/users/[userId]
            Apr 20 10:49:30 ├ ƒ /admin/websites
            Apr 20 10:49:30 ├ ƒ /admin/websites/[websiteId]
            Apr 20 10:49:30 ├ ƒ /api/admin/teams
            Apr 20 10:49:30 ├ ƒ /api/admin/users
            Apr 20 10:49:30 ├ ƒ /api/admin/websites
            Apr 20 10:49:30 ├ ƒ /api/auth/login
            Apr 20 10:49:30 ├ ƒ /api/auth/logout
            Apr 20 10:49:30 ├ ƒ /api/auth/sso
            Apr 20 10:49:30 ├ ƒ /api/auth/verify
            Apr 20 10:49:30 ├ ƒ /api/batch
            Apr 20 10:49:30 ├ ƒ /api/boards
            Apr 20 10:49:30 ├ ƒ /api/boards/[boardId]
            Apr 20 10:49:30 ├ ƒ /api/boards/[boardId]/shares
            Apr 20 10:49:30 ├ ƒ /api/config
            Apr 20 10:49:30 ├ ƒ /api/dashboard
            Apr 20 10:49:30 ├ ƒ /api/heartbeat
            Apr 20 10:49:30 ├ ƒ /api/links
            Apr 20 10:49:30 ├ ƒ /api/links/[linkId]
            Apr 20 10:49:30 ├ ƒ /api/links/[linkId]/shares
            Apr 20 10:49:30 ├ ƒ /api/me
            Apr 20 10:49:30 ├ ƒ /api/me/password
            Apr 20 10:49:30 ├ ƒ /api/me/teams
            Apr 20 10:49:30 ├ ƒ /api/me/websites
            Apr 20 10:49:30 ├ ƒ /api/pixels
            Apr 20 10:49:30 ├ ƒ /api/pixels/[pixelId]
            Apr 20 10:49:30 ├ ƒ /api/pixels/[pixelId]/shares
            Apr 20 10:49:30 ├ ƒ /api/realtime/[websiteId]
            Apr 20 10:49:30 ├ ƒ /api/record
            Apr 20 10:49:30 ├ ƒ /api/reports
            Apr 20 10:49:30 ├ ƒ /api/reports/[reportId]
            Apr 20 10:49:30 ├ ƒ /api/reports/attribution
            Apr 20 10:49:30 ├ ƒ /api/reports/breakdown
            Apr 20 10:49:30 ├ ƒ /api/reports/funnel
            Apr 20 10:49:30 ├ ƒ /api/reports/goal
            Apr 20 10:49:30 ├ ƒ /api/reports/journey
            Apr 20 10:49:30 ├ ƒ /api/reports/performance
            Apr 20 10:49:30 ├ ƒ /api/reports/retention
            Apr 20 10:49:30 ├ ƒ /api/reports/revenue
            Apr 20 10:49:30 ├ ƒ /api/reports/utm
            Apr 20 10:49:30 ├ ƒ /api/scripts/telemetry
            Apr 20 10:49:30 ├ ƒ /api/send
            Apr 20 10:49:30 ├ ƒ /api/share
            Apr 20 10:49:30 ├ ƒ /api/share/[slug]
            Apr 20 10:49:30 ├ ƒ /api/share/id/[shareId]
            Apr 20 10:49:30 ├ ƒ /api/teams
            Apr 20 10:49:30 ├ ƒ /api/teams/[teamId]
            Apr 20 10:49:30 ├ ƒ /api/teams/[teamId]/boards
            Apr 20 10:49:30 ├ ƒ /api/teams/[teamId]/links
            Apr 20 10:49:30 ├ ƒ /api/teams/[teamId]/pixels
            Apr 20 10:49:30 ├ ƒ /api/teams/[teamId]/users
            Apr 20 10:49:30 ├ ƒ /api/teams/[teamId]/users/[userId]
            Apr 20 10:49:30 ├ ƒ /api/teams/[teamId]/websites
            Apr 20 10:49:30 ├ ƒ /api/teams/join
            Apr 20 10:49:30 ├ ƒ /api/users
            Apr 20 10:49:30 ├ ƒ /api/users/[userId]
            Apr 20 10:49:30 ├ ƒ /api/users/[userId]/teams
            Apr 20 10:49:30 ├ ƒ /api/users/[userId]/websites
            Apr 20 10:49:30 ├ ƒ /api/websites
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/active
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/daterange
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/event-data
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/event-data/[eventId]
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/event-data/events
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/event-data/fields
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/event-data/properties
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/event-data/stats
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/event-data/values
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/events
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/events/series
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/events/stats
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/export
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/metrics
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/metrics/expanded
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/pageviews
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/replays
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/replays/[replayId]
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/replays/saved
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/replays/saved/[replayId]
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/reports
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/reset
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/revenue/sessions
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/segments
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/segments/[segmentId]
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/session-data/properties
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/session-data/values
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/sessions
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/sessions/[sessionId]
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/sessions/[sessionId]/activity
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/sessions/[sessionId]/properties
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/sessions/[sessionId]/replays
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/sessions/stats
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/sessions/weekly
            Apr 20 10:49:30 => Healthcheck error: Error: connect ECONNREFUSED [REDACTED_IP]:3000
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/shares
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/stats
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/transfer
            Apr 20 10:49:30 ├ ƒ /api/websites/[websiteId]/values
            Apr 20 10:49:30 ├ ƒ /boards
            Apr 20 10:49:30 ├ ƒ /boards/[boardId]
            Apr 20 10:49:30 ├ ƒ /boards/[boardId]/design
            Apr 20 10:49:30 ├ ƒ /boards/[boardId]/edit
            Apr 20 10:49:30 ├ ƒ /boards/create
            Apr 20 10:49:30 ├ ƒ /console/[websiteId]
            Apr 20 10:49:30 ├ ƒ /dashboard
            Apr 20 10:49:30 ├ ƒ /dashboard/edit
            Apr 20 10:49:30 ├ ƒ /links
            Apr 20 10:49:30 ├ ƒ /links/[linkId]
            Apr 20 10:49:30 ├ ƒ /links/[linkId]/edit
            Apr 20 10:49:30 ├ ƒ /login
            Apr 20 10:49:30 ├ ƒ /logout
            Apr 20 10:49:30 ├ ƒ /p/[slug]
            Apr 20 10:49:30 ├ ƒ /pixels
            Apr 20 10:49:30 ├ ƒ /pixels/[pixelId]
            Apr 20 10:49:30 ├ ƒ /pixels/[pixelId]/edit
            Apr 20 10:49:30 ├ ƒ /q/[slug]
            Apr 20 10:49:30 ├ ƒ /settings/preferences
            Apr 20 10:49:30 ├ ƒ /settings/profile
            Apr 20 10:49:30 ├ ƒ /settings/teams
            Apr 20 10:49:30 ├ ƒ /settings/teams/[teamId]
            Apr 20 10:49:30 ├ ƒ /settings/websites
            Apr 20 10:49:30 ├ ƒ /settings/websites/[websiteId]
            Apr 20 10:49:30 ├ ƒ /share/[slug]/[[...path]]
            Apr 20 10:49:30 ├ ƒ /sso
            Apr 20 10:49:30 ├ ƒ /teams
            Apr 20 10:49:30 ├ ƒ /websites
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/(.)replays/[sessionId]
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/(.)sessions/[sessionId]
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/attribution
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/breakdown
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/cohorts
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/compare
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/events
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/funnels
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/goals
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/journeys
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/performance
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/realtime
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/replays
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/replays/[replayId]
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/retention
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/revenue
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/segments
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/sessions
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/sessions/[sessionId]
            Apr 20 10:49:30 ├ ƒ /websites/[websiteId]/settings
            Apr 20 10:49:30 └ ƒ /websites/[websiteId]/utm
            Apr 20 10:49:30 2026-04-20T08:49:30Z
            Apr 20 10:49:30 2026-04-20T08:49:30Z
            Apr 20 10:49:30 ƒ (Dynamic) server-rendered on demand
            Apr 20 10:49:30 2026-04-20T08:49:30Z
            Apr 20 10:49:30 $ node scripts/postbuild.js
            Apr 20 10:49:30 warning Cannot find a suitable global folder. Tried these: "/usr/local, /usr/local/share/.yarn"
            Apr 20 10:49:30 Done in 54.27s.
            Apr 20 10:49:30 => Running migrations
            Apr 20 10:49:30 yarn run v1.22.22
            Apr 20 10:49:30 $ prisma migrate deploy
            Apr 20 10:49:32 Loaded Prisma config from prisma.config.ts.
            Apr 20 10:49:32
            Apr 20 10:49:32 Prisma schema loaded from prisma/schema.prisma.
            Apr 20 10:49:32 Datasource "db": PostgreSQL database "dbaaccf0b576884f13aca5421102153087", schema "public" at "postgresql"
            Apr 20 10:49:32 2026-04-20T08:49:32Z
            Apr 20 10:49:32 19 migrations found in prisma/migrations
            Apr 20 10:49:32 2026-04-20T08:49:32Z
            Apr 20 10:49:32 2026-04-20T08:49:32Z
            Apr 20 10:49:32 No pending migrations to apply.
            Apr 20 10:49:32 Done in 2.09s.
            Apr 20 10:49:32 ==> Starting Umami
            Apr 20 10:49:33 yarn run v1.22.22
            Apr 20 10:49:33 $ /app/code/node_modules/.bin/next start
            Apr 20 10:49:33 ▲ Next.js 16.2.4
            Apr 20 10:49:33 - Local: http://localhost:3000
            Apr 20 10:49:33 - Network: http://[REDACTED_IP]:3000
            Apr 20 10:49:33 ✓ Ready in 203ms
            Apr 20 10:49:33 ⚠ "next start" does not work with "output: standalone" configuration. Use "node .next/standalone/server.js" instead.
            
            1 Reply Last reply
            1
            • nebulonN Away
              nebulonN Away
              nebulon
              Staff
              wrote last edited by
              #6

              Yeah umami is a nextjs app, those need a lot of memory as a baseline unfortunately 😕

              1 Reply Last reply
              1

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

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