AppFlowy-IO / AppFlowy

Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
https://www.appflowy.io
GNU Affero General Public License v3.0
58.2k stars 3.83k forks source link

[Bug] Self-hosted user billing interface 404 #6750

Open smartyhero opened 2 weeks ago

smartyhero commented 2 weeks ago

Bug Description

image

How to Reproduce

Users of self-hosted appflowy should encounter

Expected Behavior

The billing interface can work normally

Operating System

mac

AppFlowy Version(s)

0.7.3

Screenshots

No response

Additional Context

No response

khorshuheng commented 2 weeks ago

The billing interface is what we use to distinguish between different payment plan for a user, for the managed service, and is actually unnecessary for self hosting at all (which is why you won't see such endpoint in the repository). The 404 doesn't affect normal operation of the server/client , though we probably shouldn't show this as an error on the log.

smartyhero commented 1 week ago

I cannot use the latest version of the namespace modification feature. Is it related to the billing interface? image