• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
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
v3.5.1 Latest
Buy Hosting

Cant setup or build on new Ubuntu 16.04 server

Scheduled Pinned Locked Moved Technical Support
5 Posts 2 Posters 826 Views
    • 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.
  • kazariK Offline
    kazariK Offline
    Yukimi Kazari
    wrote on last edited by
    #1

    Trying to migrate my installation (https://9854.moe) to a external server and it will not build or compete the setup. It always gets stuck here

    2018-03-06T21:36:00.452Z [6903] - info: NodeBB Setup Triggered via Command Line
    
    Welcome to NodeBB v1.7.5!
    
    This looks like a new installation, so you'll have to answer a few questions about your environment before we can proceed.
    Press enter to accept the default setting (shown in brackets).
    2018-03-06T21:36:00.520Z [6903] - info:
    Now configuring mongo database:
    2018-03-06T21:36:00.757Z [6903] - info: [database] Checking database indices.
    2018-03-06T21:36:00.764Z [6903] - info: [database] Checking database indices done!
    Configuration Saved OK
    Populating database with default configs, if not already set...
    2018-03-06T21:36:01.934Z [6903] - warn: [cache-buster] could not read cache buster Error: ENOENT: no such file or directory, open '/home/winterchan/nodebb/build/cache-buster'
    Previous theme detected, skipping enabling default theme
    Categories OK. Found 29 categories.
    Administrator found, skipping Admin setup
    2018-03-06T21:36:02.031Z [6903] - info: Global Moderators group found, skipping creation!
    Enabling default plugins
    2018-03-06T21:36:02.045Z [6903] - info: [install/defaultPlugins] customDefaults
    2018-03-06T21:36:02.045Z [6903] - info: [install/enableDefaultPlugins] activating default plugins 0=nodebb-plugin-composer-default, 1=nodebb-plugin-markdown, 2=nodebb-plugin-mentions, 3=nodebb-widget-essentials, 4=nodebb-rewards-essentials, 5=nodebb-plugin-soundpack-default, 6=nodebb-plugin-emoji, 7=nodebb-plugin-emoji-android
    2018-03-06T21:36:02.072Z [6903] - warn: [upgrade/appendPluginScripts] Unable to read plugin.json for plugin `nodebb-plugin-soundpack-aosp`. Skipping.
      started
    2018-03-06T21:36:02.136Z [6903] - info: [build] Building in parallel mode
    2018-03-06T21:36:02.137Z [6903] - info: [build]         plugin static dirs  build started
    2018-03-06T21:36:02.140Z [6903] - info: [build]          requirejs modules  build started
    2018-03-06T21:36:02.141Z [6903] - info: [build]           client js bundle  build started
    2018-03-06T21:36:02.148Z [6903] - info: [build]            admin js bundle  build started
    2018-03-06T21:36:02.150Z [6903] - info: [build]         client side styles  build started
    2018-03-06T21:36:02.151Z [6903] - info: [build] admin control panel styles  build started
    2018-03-06T21:36:02.152Z [6903] - info: [build]                  templates  build started
    2018-03-06T21:36:02.153Z [6903] - info: [build]                  languages  build started
    2018-03-06T21:36:02.154Z [6903] - info: [build]                     sounds  build started
    Killed
    

    I dont know where "Killed" is coming from but i have tried making a whole new install and same result

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #2

    How much memory does your server have? Do you have swap setup?

    kazariK 1 Reply Last reply
    0
  • kazariK Offline
    kazariK Offline
    Yukimi Kazari
    replied to <baris> on last edited by
    #3

    @baris 512 MB and no swap. The server is from Vultr
    My current server is 512 MB with 512 MB Swap. That server is a VMware VM on my ESXi Server

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #4

    Try setting some swap, the build process can consume more than 512mb memory and that would cause the process to be killed.

    kazariK 1 Reply Last reply
    3
  • kazariK Offline
    kazariK Offline
    Yukimi Kazari
    replied to <baris> on last edited by
    #5

    @baris That seems to have solved it, Thanks a lot.

    1 Reply Last reply
    2

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development