nocodb / nocodb

🔥 🔥 🔥 Open Source Airtable Alternative
https://nocodb.com
GNU Affero General Public License v3.0
43.86k stars 3.05k forks source link

One click deploy to DigitalOcean #1916

Open kingbling opened 2 years ago

kingbling commented 2 years ago

App started successfully. [nocodb-nocodb] [2022-04-28 07:37:58] Visit -> http://localhost:8080/dashboard [nocodb-nocodb] [2022-04-28 07:37:59] Creating REST APIs mysql2 - > nocodb [nocodb-nocodb] [2022-04-28 07:38:30] [nocodb-nocodb] [2022-04-28 07:38:30] <--- Last few GCs ---> [nocodb-nocodb] [2022-04-28 07:38:30] ca[6:0x55e2bb799620] 35197 ms: Mark-sweep 1023.2 (1027.0) -> 1023.0 (1027.3) MB, 673.8 / 0.1 ms (+ 94.6 ms in 17 steps since start of marking, biggest step 30.9 ms, walltime since start of marking 775 ms) (average mu = 0.160, current mu = 0.010) allocat[6:0x55e2bb799620] 36052 ms: Mark-sweep 1024.1 (1027.3) -> 1023.8 (1028.3) MB, 829.8 / 0.1 ms (+ 11.9 ms in 18 steps since start of marking, biggest step 11.9 ms, walltime since start of marking 855 ms) (average mu = 0.089, current mu = 0.016) allocat [nocodb-nocodb] [2022-04-28 07:38:30] [nocodb-nocodb] [2022-04-28 07:38:30] <--- JS stacktrace ---> [nocodb-nocodb] [2022-04-28 07:38:30] [nocodb-nocodb] [2022-04-28 07:38:30] ==== JS stack trace ========================================= [nocodb-nocodb] [2022-04-28 07:38:30] [nocodb-nocodb] [2022-04-28 07:38:30] 0: ExitFrame [pc: 0x55e2ba7d0299] [nocodb-nocodb] [2022-04-28 07:38:30] 1: StubFrame [pc: 0x55e2ba792848] [nocodb-nocodb] [2022-04-28 07:38:30] 2: StubFrame [pc: 0x55e2ba750b20] [nocodb-nocodb] [2022-04-28 07:38:30] Security context: 0x233d3ad008d1 [nocodb-nocodb] [2022-04-28 07:38:30] 3: new FastBuffer(aka FastBuffer) [0x1bc747d6c5a1] [internal/buffer.js:~950] [pc=0x3fe5931512a8](this=0x284ff4040591 ) [nocodb-nocodb] [2022-04-28 07:38:30] 4: arguments adaptor frame: 3->0 [nocodb-nocodb] [2022-04-28 07:38:30] 5: ConstructFrame [pc: 0x55e2ba751337] [nocodb-nocodb] [2022-04-28 07:38:30] 6: StubFrame [pc: 0x55e2ba8344c0] [nocodb-nocodb] [2022-04-28 07:38:30] 7: onStreamRead [0x18e3e7687c... [nocodb-nocodb] [2022-04-28 07:38:30] [nocodb-nocodb] [2022-04-28 07:38:30] FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory [nocodb-nocodb] [2022-04-28 07:38:30] Aborted

i was updating on digitalocean with appdeployment (docker) and running into this issue wie > 0.9 releases i tried all of them

going back to 0.8.4 works

o1lab commented 2 years ago

Can you share more details on the droplet what RAM size it has and what are the apps within nocodb ? Whether they lot of tables ?

kingbling commented 2 years ago

ram is 4gb and 2 vcpus

its auto deployed via docker on digitialocean app deployment.

navi @.***> schrieb am Do. 28. Apr. 2022 um 09:53:

Can you share more details on the droplet what RAM size it has and what are the apps within nocodb ? Whether they lot of tables ?

— Reply to this email directly, view it on GitHub https://github.com/nocodb/nocodb/issues/1916#issuecomment-1111864489, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKOHATTYX7GSPJULHSWGB3VHI7V3ANCNFSM5URO7Q6A . You are receiving this because you authored the thread.Message ID: @.***>

o1lab commented 2 years ago

Hard to tell the reason from the logs - if you are not running on nodejs see if you could provide an option like here

o1lab commented 1 year ago

@mustafapc19 : pls take this next on priority.

o1lab commented 1 year ago

Giving a 1-Click deployment to DigitalOcean should solve this problem

o1lab commented 1 year ago

Moving to @mustafapc19