@phenomlab said in Layout Issues/Transparency:
Does it work properly now?
Yes, it does 🙂
@cagatay no. Just restart nodebb afterwards to double check.
i restarted but images not loaded.
problem is contunie…
@cagatay Did you restart the OGProxy service? That message in your logs has no bearing an can be ignored.
OGproxy service not seen when i wrote ps -x command.
but hope its working?
@cagatay Let me have a look at your setup.
Do you have my account info?
@cagatay Yes. I’ve checked, and can see this on upload in the console
This is “entity too large” and relates to the upload being over the max size permitted in NGINX.
In addition, the sharp
module seems to be missing
Could not load the “sharp” module using the linux-x64 runtime Possible solutions: - Ensure optional dependencies can be installed: npm install --include=optional sharp yarn add sharp --ignore-engines - Ensure your package manager supports multi-platform installation: See https://sharp.pixelplumbing.com/install#cross-platform - Add platform-specific dependencies: npm install --os=linux --cpu=x64 sharp npm install --force @img/sharp-linux-x64 - Consult the installation documentation: See https://sharp.pixelplumbing.com/install
so what i should do?
@cagatay Nothing for the moment…
i m also can not change anything on my admin control panel.
same problem.
@cagatay Fixed that too. Try now? You should reload your browser. Uploads will also work - see
yes working what did you do?
@cagatay npm install
which will add all missing dependencies
omg thank you Mark …
@cagatay Did you encounter any odd issues with the upgrade?
no without problem i upgraded.
just that problem wich faced.
your proxy and css/js everything working without problem.
@cagatay Strange. Well, it’s fixed now, so hopefully shouldn’t be an issue going forward.
@cagatay said in Loading Image Problem:
your proxy and css/js everything working without problem.
Yes, I updated also yesterday to test that
Thank you Mark.