have problem with install on vm
Unsolved
Technical Support
-
@dark-shy so
your-domain.invalid:4567
doesn't work? -
@dark-shy if
your-ip:4567
works butyour-domain:4567
doesn't work, them you have a DNS issue. Your domain isn't correctly pointing to your ip. -
@dark-shy okay so you're going to need to fix the DNS settings for your domain
-
@pitaj wow. i was found trouble.
itsf*ckingunreal.
my router was block domain names.but at now i have trouble with:
2021-03-29T07:29:20.342Z [4567/4656] - error: uncaughtException: spawn tail ENOENT Error: spawn tail ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19) at onErrorNT (node:internal/child_process:480:16) at processTicksAndRejections (node:internal/process/task_queues:81:21) {"error":{"errno":-4058,"code":"ENOENT","syscall":"spawn tail","path":"tail","spawnargs":["-F","./logs/output.log"]},"stack":"Error: spawn tail ENOENT\n at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)\n at onErrorNT (node:internal/child_process:480:16)\n at processTicksAndRejections (node:internal/process/task_queues:81:21)","exception":true,"date":"Mon Mar 29 2021 10:29:20 GMT+0300 (Москва, стандартное время)","process":{"pid":4656,"uid":null,"gid":null,"cwd":"C:\\nodebb","execPath":"E:\\Dev\\node.exe","version":"v15.10.0","argv":["E:\\Dev\\node.exe","C:\\nodebb\\nodebb","log"],"memoryUsage":{"rss":41984000,"heapTotal":18366464,"heapUsed":11732392,"external":859142,"arrayBuffers":133516}},"os":{"loadavg":[0,0,0],"uptime":35656},"trace":[{"column":19,"file":"node:internal/child_process","function":"Process.ChildProcess._handle.onexit","line":282,"method":"onexit","native":false},{"column":16,"file":"node:internal/child_process","function":"onErrorNT","line":480,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"processTicksAndRejections","line":81,"method":null,"native":false}]}
-
@dark-shy Looks like it's just failing to show you the logs. Can you try opening
logs/output.log
manually? -
GNU nano 4.8 output.log NodeBB v1.16.2 Copyright (C) 2013-2014 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). 2021-03-30T17:44:06.139Z [4567/4235] - ^[[32minfo^[[39m: Initializing NodeBB v1.16.2 https://forum.slainscraft.com 2021-03-30T17:44:07.779Z [4567/4235] - ^[[32minfo^[[39m: [socket.io] Restricting access to origin: https://forum.sla>2021-03-30T17:44:08.096Z [4567/4235] - ^[[32minfo^[[39m: [api] Adding 0 route(s) to `api/v3/plugins` 2021-03-30T17:44:08.109Z [4567/4235] - ^[[32minfo^[[39m: Routes added 2021-03-30T17:44:08.112Z [4567/4235] - ^[[32minfo^[[39m: NodeBB Ready 2021-03-30T17:44:08.112Z [4567/4235] - ^[[32minfo^[[39m: Enabling 'trust proxy' 2021-03-30T17:44:08.114Z [4567/4235] - ^[[32minfo^[[39m: NodeBB is now listening on: 0.0.0.0:4567 2021-03-30T17:44:13.877Z [4567/4235] - ^[[31merror^[[39m: /login invalid csrf token
-
Looks fine to me. Are you still encountering any issues with the actual forum?
Copyright © 2024 NodeBB | Contributors