Unable to get image embeds working on self hosted version of transfer.sh #77

Closed
opened 2026-01-19 18:28:52 +00:00 by michael · 4 comments
Owner

Originally created by @Chronic-Reflexes on GitHub.

When testing uploads to transfer.sh the uploaded images will have image previews in apps like discord.

But when uploading to my self hosted version the image preview embed will not show up

Any ideas on how i can fix this?

Originally created by @Chronic-Reflexes on GitHub. When testing uploads to transfer.sh the uploaded images will have image previews in apps like discord. But when uploading to my self hosted version the image preview embed will not show up Any ideas on how i can fix this?
Author
Owner

@paolafrancesca commented on GitHub:

@Chronic-Reflexes is this still an issue?

how did you setup ssl? if your certificate is self signed or it has any validity issue it's most likey that the http request that fetches the image will fail

@paolafrancesca commented on GitHub: @Chronic-Reflexes is this still an issue? how did you setup ssl? if your certificate is self signed or it has any validity issue it's most likey that the http request that fetches the image will fail
Author
Owner

@Chronic-Reflexes commented on GitHub:

Should mention im trying to use SSL with nginx

something fun:

When not using ssl (http;//domain.com) it will show the embedd
but when using ssl (https;//domain.com) it will not show embedd

@Chronic-Reflexes commented on GitHub: Should mention im trying to use SSL with nginx something fun: When not using ssl (http;//domain.com) it will show the embedd but when using ssl (https;//domain.com) it will not show embedd
Author
Owner

@stefanbenten commented on GitHub:

Hello @Chronic-Reflexes ,

without more details of the instance (configuration of the proxy, the instance itself) or the full URL to it, it is hard to help.

@stefanbenten commented on GitHub: Hello @Chronic-Reflexes , without more details of the instance (configuration of the proxy, the instance itself) or the full URL to it, it is hard to help.
Author
Owner

@stefanbenten commented on GitHub:

@Chronic-Reflexes Any update on this?
Otherwise we mark it as stale and are going to close it soon.

@stefanbenten commented on GitHub: @Chronic-Reflexes Any update on this? Otherwise we mark it as stale and are going to close it soon.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#77