Skip to content

[bug]: Issue to login after update from 0.11 to 0.12.1 #2152

@TheZoker

Description

@TheZoker

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Since updating from 0.11 to 0.12.1 I can't login anymore.

Here are the changes I did to my compose file after update:

  1. Change plane-worker image to plane-backend
  2. Add plane-deploy (also see this github issue [bug]: plane-deploy manifest unknown error #2151 )
  3. Change the frontend command form /usr/local/bin/start.sh apps/app/server.js app to /usr/local/bin/start.sh web/server.js web

Now when I try to login, I get this error:
image

In my console, it shows the following error:
image

The strange thing is, that all this worked in version 0.11 but not with version 0.12

Am I missing a config?

Which .env is responsible for the /api url? The NEXT_PUBLIC_API_BASE_URL is set correctly within my .env file to my plane domain

Steps to reproduce

  1. Update from 0.11 to 0.12
  2. Try to login

Browser

Google Chrome

Version

Self-hosted

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions