So, nobody faced such warnings?

Latest posts made by Evg R
-
RE: How to fix the warnings displayed in Dev tools?
-
How to fix the warnings displayed in Dev tools?
Hi guys,
Does someone know how to fix these 2 warnings?- The resource https://example.com/assets/js-enabled.css??v=dj61t3h8c0m was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate
as
value and it is preloaded intentionally. - DevTools failed to load SourceMap: Could not load content for https://example.com/assets/src/modules/pulling-drawer.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
P.S. I use nodebb v 1.14.1
- The resource https://example.com/assets/js-enabled.css??v=dj61t3h8c0m was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate
-
RE: Can't open Nodebb with URL from config.json
I remember Apache server allows to browse locally on any url you named instalation folder and without hosts editing, But nginx not allowing this?
Just after installation I can not access http://forum.example.com with no hosts or dns setting for domain
And docs says I should access http://forum.example.com just after installation
No hosts or dns setup are mentioned!
-
RE: Can't open Nodebb with URL from config.json
@scottalanmiller I want to open just exactly with http://forum.example.com/ url locally on the server browser. I am not talking about setting up my real domain yet. I suppose I can setup any domain locally or even just http://test to open nodebb as home page but I am wondered why it does not work now
-
RE: Can't open Nodebb with URL from config.json
@scottalanmiller If I remove record from hosts I still can not access nodebb with http://forum.example.com/ url. If its not nodebb's, nginx's, mongo's problem then what's the problem here?
-
RE: Can't open Nodebb with URL from config.json
@scottalanmiller if I open http://forum.example.com/ It's also clean now but with leaving previous hosts record unchanged
-
RE: Can't open Nodebb with URL from config.json
@scottalanmiller Yes, now after adding to hosts and opening http://forum.example.com:4567/ I do not have message about lost connection any more
-
RE: Can't open Nodebb with URL from config.json
@scottalanmiller I have added forwarding port 4567 to router for ubuntu vm 192.168.1.4 TCP+UDP 4567 but I have still the same issues...
-
RE: Can't open Nodebb with URL from config.json
@PitaJ Yes I haven't set up port forwarding for router. Could you specify which ports and ip to specify for forwarding ports?