What is Nostr?
/ c03rad0r
npub1akn…6v34
2025-01-24 14:04:48

c03rad0r on Nostr: I am able to upload manually using the browser UI of satellite.earth and I am able to ...

I am able to upload manually using the browser UI of satellite.earth and I am able to upload to other blossom servers via the CLI. What am I doing wrong Stuart Bowman (npub1lun…27lj) ? Is it easy to fix?

```
$ blossom upload -server "https://files.v0l.io/"; test.txt
{"url":"https://nostr.download/d2a84f4b8b650937ec8f73cd8be2c74add5a911ba64df27458ed8229da804a26.txt","sha256":"d2a84f4b8b650937ec8f73cd8be2c74add5a911ba64df27458ed8229da804a26","size":12,"type":"text/plain; charset=utf-8","uploaded":0}

$ blossom download -server "https://files.v0l.io/"; d2a84f4b8b650937ec8f73cd8be2c74add5a911ba64df27458ed8229da804a26
Hello World
--------------

$ blossom upload -server "https://nostr.download/"; test.txt
{"url":"https://nostr.download/d2a84f4b8b650937ec8f73cd8be2c74add5a911ba64df27458ed8229da804a26.txt","sha256":"d2a84f4b8b650937ec8f73cd8be2c74add5a911ba64df27458ed8229da804a26","size":12,"type":"text/plain; charset=utf-8","uploaded":0}

$ blossom download -server "https://nostr.download/"; d2a84f4b8b650937ec8f73cd8be2c74add5a911ba64df27458ed8229da804a26
Hello World
--------------

$ blossom upload -server "https://blossom.poster.place/"; test.txt
{"url":"https://blossom.poster.place/d2a84f4b8b650937ec8f73cd8be2c74add5a911ba64df27458ed8229da804a26.txt","sha256":"d2a84f4b8b650937ec8f73cd8be2c74add5a911ba64df27458ed8229da804a26","size":12,"type":"text/plain; charset=utf-8","uploaded":1737726600}

$ blossom download -server "https://blossom.poster.place/"; d2a84f4b8b650937ec8f73cd8be2c74add5a911ba64df27458ed8229da804a26
Hello World
--------------

$ blossom upload -server "https://cdn.satellite.earth"; test.txt
failed to upload test.txt: https://cdn.satellite.earth/upload returned an error (401):

$ blossom upload -server "https://api.satellite.earth/v1/media/item"; test.txt
failed to upload test.txt: https://api.satellite.earth/v1/media/item/upload returned an error (403):

$ blossom upload -server "https://satellite.earth"; test.txt
failed to upload test.txt: https://satellite.earth/upload returned an error (404):

```

#asknostr
Author Public Key
npub1aknmezq55yee8dtjkpwta69x66r57xacpz30sn878x2d8hucf5vsr96v34