mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-06 23:42:17 +00:00
Unable to get image embeds working on self hosted version of transfer.sh #77
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
@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
@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
@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:
@Chronic-Reflexes Any update on this?
Otherwise we mark it as stale and are going to close it soon.