Skip to content

URLs without FQDN in Web (self hosted) #7995

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mibeon opened this issue May 27, 2025 · 4 comments
Open

URLs without FQDN in Web (self hosted) #7995

mibeon opened this issue May 27, 2025 · 4 comments
Assignees

Comments

@mibeon
Copy link

mibeon commented May 27, 2025

Hey guys,

I installed a self hosted version of AppFlowy on my ubuntu server.
Everything is working fine, except one thing.

Everything I link or upload in the desktop app works both in the desktop app and in the browser. I can click on a file in both the browser and the desktop app, and it opens in the browser. When I copy a link, it is a fully qualified domain name (FQDN) link with 'https://notes.mydomain.com/'. If I upload or link something in the browser, it only works in the browser but not in the desktop app. When I copy the link here, it is not an FQDN link. The 'https://notes.mydomain.com/' part is missing, and it starts directly with '/api/file_storage/...'. Does anyone know how I can make sure that when uploading in the browser, the media also form a full link?

@khorshuheng
Copy link
Collaborator

Could you show us a video or a screenshot that illustrates this? I wasn't able to reproduce this issue on the managed service. Also, is the appflowy web image up to date (i.e. whether you have run docker compose pull to update the images)

@mibeon
Copy link
Author

mibeon commented May 28, 2025

Could you show us a video or a screenshot that illustrates this? I wasn't able to reproduce this issue on the managed service. Also, is the appflowy web image up to date (i.e. whether you have run docker compose pull to update the images)

Here we go.

fqdn.mp4

@mibeon
Copy link
Author

mibeon commented May 28, 2025

Could you show us a video or a screenshot that illustrates this? I wasn't able to reproduce this issue on the managed service. Also, is the appflowy web image up to date (i.e. whether you have run docker compose pull to update the images)

I run all the stuff with docker and nginx as reverse proxy for using my subdomain. The version is up to date. I installed it yesterday. I also done full images rebuilding.

Everything is working, as I said, except the issue with not having FQDN urls for stuff uploaded in the browser.

@khorshuheng
Copy link
Collaborator

khorshuheng commented May 28, 2025

I am able to reproduce the issue. I believe this only affect the self hoster and not the managed service. Will try to find a way to fix this.

Meanwhile, you can download the file via the download button (the right side of the block, when you hover over it) instead of clicking on the block directly or copy url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants