Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Getting issue Version 1.11.2 Error: misconfigured cors on adding through Upload new picture from url
J
Is that a v3 issue, or just an oddity you're seeing now on v2.x?
Check the running instances to see which user is running ps aux | grep node
Both loader.js and app.js should be running under the same user.
P
@crazycells thanks you, after couple upgrades and downgrade and upgrade it fixed 🐶
F
Same situation, follow https://docs.nodebb.org/installing/cloud/heroku/ but not works. Also tried https://github.com/NodeBB/NodeBB/issues/5805 and change Procfile to ./nodebb setup && ./nodebb start but not work either.
Any advice?
T
I managed to fix it by deleting my packages.json file, replacing it with the version in github, then running npm install --production
@Moritz-Friedrich said:
Weird enough, I just realized that at the old subdomain (as a CNAME) logging in is still possible...
Default this is not set to anything, so this doesn't need to be set... afaik