Environments - Error starting the Keras-GPU environment

After instlling the keras-gpu-2.1.5 environment there an error when starting the environment:

Error: ENOENT: no such file or directory, open ‘/home/theia/.token’
_ at Object.fs.openSync (fs.js:646:18)_
_ at Object.fs.readFileSync (fs.js:551:33)_
_ at /home/theia/packages/auth/lib/node/auth-backend-contribution.js:37:39_
_ at Layer.handle [as handle_request] (/home/theia/node_modules/express/lib/router/layer.js:95:5)_
_ at trim_prefix (/home/theia/node_modules/express/lib/router/index.js:317:13)_
_ at /home/theia/node_modules/express/lib/router/index.js:284:7_
_ at Function.process_params (/home/theia/node_modules/express/lib/router/index.js:335:12)_
_ at next (/home/theia/node_modules/express/lib/router/index.js:275:10)_
_ at expressInit (/home/theia/node_modules/express/lib/middleware/init.js:40:5)_
_ at Layer.handle [as handle_request] (/home/theia/node_modules/express/lib/router/layer.js:95:5)_

Same error is produced with the keras-2.1.5 environment

We have updated the release with the fix. It will be deployed on the test system today.

Thanks a lot for the effort. I’ll test it tomorrow.