dutchcoders / transfer.sh

Easy and fast file sharing from the command-line.
https://github.com/dutchcoders/transfer.sh
MIT License
15.08k stars 1.54k forks source link

Could not save metadata #594

Closed nt74 closed 6 months ago

nt74 commented 6 months ago

I experience this issue right now. Same issue as #482

  • TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
  • We are completely uploaded and fine < HTTP/2 500 < content-type: text/plain; charset=utf-8 < server: Transfer.sh HTTP Server < x-content-type-options: nosniff < x-made-with: <3 by DutchCoders < x-served-by: Proudly served by DutchCoders < content-length: 24 < date: Tue, 19 Dec 2023 14:17:55 GMT < Could not save metadata
  • Connection #0 to host transfer.sh left intact
stefanbenten commented 6 months ago

Issue is unrelated to #482, and just a side effect of it not allowing new uploads to due abuse investigation. Similar to #589 .

tobbi commented 4 months ago

This issue re-emerged for me.

stefanbenten commented 3 months ago

As soon as investigation and reports have been made, the service will return.

KaKi87 commented 3 months ago

@dutchcoders Why was my comment removed, and without warning, no less ? Did I violate some rule ? Isn't the whole point of a self-hostable app to index instances so that others can be used when the main one is out of service ?

stefanbenten commented 3 months ago

We are removing links to other instances for safety/security purposes of the users. We had several events before where those sites where malicious.

mckaygerhard commented 3 months ago

i wish to said that yes transfer.sh can be allow abuse process but is a great sergvice adn i hope that will never ends.. thanks guys for all your efforts

KaKi87 commented 2 months ago

We are removing links to other instances for safety/security purposes of the users. We had several events before where those sites where malicious.

Well, since the main instance keeps going down, I would like to strongly suggest reconsidering.

Whatever's needed to certify the non-maliciousness of instances should be done, for the sake of users in need of this service.

Thanks

sylware commented 2 months ago

I have never abused transfer.sh as far as I know.

I guess because I am trying to upload a elf/linux binary? This is a libSDL3 for dota2 (and cs2) including some fixes for alsa[dmix].

Shall I give it another try?

stefanbenten commented 2 months ago

The downtime due to abuse is affecting all users, not just you @sylware . Until investigation with authorities are completed, the instance will remain shutdown/non functional for further uploads.

sylware commented 2 months ago

Ok! I did not understand the service has been completely shutdown because under police investigation!

(it seems that any non-big-tech service which can be used without a big tech browsers gets into trouble)

sysfu commented 1 month ago

Always frustrating when bad actors through their behavior end up ruining everything what was cool about the original spirit of the Internet Hope to see the service come back soon. Just tried again today and it's down. Is there some official status page where we can notifications when it does? Something like statuscake?

mckaygerhard commented 1 month ago

Always frustrating when bad actors through their behavior end up ruining everything what was cool about the original spirit of the Internet Hope to see the service come back soon. Just tried again today and it's down. Is there some official status page where we can notifications when it does? Something like statuscake?

There are two negative points here... that I have already reported before:

  1. transfersh is based on a technology that cannot be hosted by 3th party except using the latest technology, which apart from that cannot be used in free hosting... making it difficult to deploy by third parties like the most common LAMP or free hosts.
  2. transfersh it was previously proposed to include delivery by mail and to limit the public service... this was detailed but it was never understood... when you force someone to give data this character retracts... what does it mean, that if someone wants send or receive anonymously you will have to pay someone but if you use it for free you will be limited, otherwise use telegram

i again said to developers thanks for the most easy to use transfering sharing env the current only one that allows console downloading.. but you developers should considering use technology that dont depends on external resources.. this last is pretty important to give a good way to life..

real case: https://gitlab.com/mojo42/Jirafeau not so easy to deploy as a nodejs based project but easy deployable in any free service

KaKi87 commented 1 month ago

transfersh is based on a technology that cannot be hosted by 3th party except using the latest technology

What ? All you need is Docker.

free hosts

Hosting files on free hosts is worse than hosting files on GAFAM cloud in terms of privacy.

https://gitlab.com/mojo42/Jirafeau not so easy to deploy as a nodejs based project

What ? It's a PHP-based project.