My version 1.8 forum finally works. Yeah! Thanks to some wonderful people on the site. Since I'm just starting out, I thought I'd upgrade to 2.0 because I'm having issues with email and I wouldn't want to start using and become dependent on extensions that will become obsolete.
I didn't get far on my installation:
npm install -g @flarum/cli@3
#
Fatal process out of memory: Failed to reserve virtual memory for CodeRange
#
----- Native stack trace -----
1: 0x9457d1 [node]
2: 0x26819d5 v8::base::FatalOOM(v8::base:😮OMType, char const) [node]
3: 0xba1b6f [node]
4: 0xba1c0f [node]
5: 0xe47dfe [node]
6: 0xd7823e [node]
7: 0x1351d33 [node]
8: 0xbcbda6 v8::Isolate::Initialize(v8::Isolate, v8::Isolate::CreateParams const&) [node]
9: 0x7835f0 node::NewIsolate(v8::Isolate::CreateParams, uv_loop_s, node::MultiIsolatePlatform, node::SnapshotData const, node::IsolateSettings const&) [node]
10: 0x903309 node::NodeMainInstance::NodeMainInstance(node::SnapshotData const, uv_loop_s, node::MultiIsolatePlatform*, std::vector<std::cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) [node]
11: 0x843076 node::Start(int, char**) [node]
12: 0x7fd031a50610 [/lib64/libc.so.6]
13: 0x7fd031a506c0 __libc_start_main [/lib64/libc.so.6]
14: 0x77a92e _start [node]
Trace/breakpoint trap (core dumped)
using: node --max-old-space-size=256 npm install -g @flarum/cli@3
I have limited knowledge of most of what my terminal prints. What exactly is wrong? How much memory does this thing need?
Post your output of php flarum info here. Without this information providing support will take longer!
>Flarum core: 1.8.12
PHP version: CLI: 8.3.30, Web: 8.3.30
PHP memory limit: CLI: 512M, Web: unable to detect
MySQL version: 5.7.44-48
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, random, readline, Reflection, SPL, session, standard, bcmath, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, imap, intl, exif, mysqlnd, odbc, PDO, pgsql, Phar, posix, pspell, SimpleXML, soap, sockets, sodium, sqlite3, tidy, tokenizer, xml, xmlwriter, xsl, zip, mysqli, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, xmlreader, apcu, imagick, Zend OPcache
+--------------------------+---------+--------+-------+
| Flarum Extensions | | | |
+--------------------------+---------+--------+-------+
| ID | Version | Commit | Notes |
+--------------------------+---------+--------+-------+
| flarum-flags | v1.8.2 | | |
| flarum-approval | v1.8.2 | | |
| flarum-tags | v1.8.6 | | |
| nauhyuh-migration-tool | 2.4.1 | | |
| flarum-suspend | v1.8.5 | | |
| flarum-subscriptions | v1.8.1 | | |
| flarum-sticky | v1.8.2 | | |
| flarum-statistics | v1.8.1 | | |
| flarum-pusher | v1.8.1 | | |
| flarum-mentions | v1.8.5 | | |
| flarum-markdown | v1.8.1 | | |
| flarum-lock | v1.8.2 | | |
| flarum-likes | v1.8.1 | | |
| flarum-lang-english | v1.8.0 | | |
| flarum-extension-manager | v1.0.7 | | |
| flarum-emoji | v1.8.1 | | |
| flarum-bbcode | v1.8.0 | | |
+--------------------------+---------+--------+-------+
Base URL: https://brainchildforum.com
Installation path: /home2/mwkclamy/public_html/website_60ff95db/flarum
Queue driver: sync
Session driver: file
Mail driver: smtp
Debug mode: off