@julian Done
Installed 1.1.0 | Latest 1.0.12
Seems to be working.
when i updated to 1.18.1 or higher i cant login my site after restart. 502 bad gateway have error
problem is fixed:
I uptated nodejs.
@onur-baran I do not know the reason, but you can disable the plugins and see if you can log in then...
Maybe one incompatible plugin is creating this problem.
@onur-baran You'll want to share the server side error. Just saying it's a 502 doesn't help us debug
I am getting this error while updating @julian
(node:23289) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:23289) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
problem is fixed:
I uptated nodejs.