Troubleshooting

Common issues and steps you can take to fix them.

General Issues

Button doesn't work / feature stopped working.

Your browser might have cached an older version of a JavaScript(JS) file which is no longer compatible with the current version of LubeLogger. Clear your browser's cache and retry.

Can't Send Email via SMTP

Note that for most email providers, you can no longer use your account password to authenticate and must instead generate an app password for LubeLogger to be able to authenticate on your behalf to your email provider's SMTP server.

Console shows Authentication Errors

Those are purely information, add a line in your environment variables to prevent information logs from showing up in the console.

Locale Issues

Can't input values in "," format / shows up as 0.

Ensure that your locale environment variables are configured correctly, note that if running via docker, both environment variables LANG and LC_ALL have to be identical.

Can't change locale.

Environment variables are injected on deployment. You will need to re-deploy.