Skip to content

[bug]: Unable to assign License #9417

Description

@pwannenmacher

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

I run Plane.so and use the image makeplane/plane-aio-commercial:stable. I would like to link an unlinked licence (visible on prime.plane.so) to a workspace. Unfortunately, this results in the following behaviour:

  1. In the workspace settings, I click on ‘Billing & Plans’, then on Activate this Workspace. After I’ve entered the licence key and submitted it, I get the message ‘Payload is not valid’. Interestingly, from this point onwards, the key is linked to this workspace on prime.plane.so.
  2. If I now click on sync plan under Workspace Settings > Billing & Plans, a sync error occurs
    There are no entries in the Docker logs for either of these actions. The browser console displays the following:
XHRPOST
https://project.frachtwerk.de/api/payments/workspaces/eps/licenses/
[HTTP/2 400 4673ms]

worklog -> updateWorklogById -> error 
Object { error: ‘The payload is not valid’ }
<anonymous code>:1:147461
XHRPOST
https://project.frachtwerk.de/api/payments/workspaces/eps/license-refresh/
[HTTP/2 400 5356ms]

selfHostedSubscriptionService -> syncLicense -> error 
Object { error: ‘The payload is not valid’ }
<anonymous code>:1:147461

Steps to reproduce

See above

Environment

Production

Browser

Mozilla Firefox

Variant

Self-hosted

Version

v2.6.3

Metadata

Metadata

Assignees

Labels

planesync issues to Plane🐛bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions