Tidurian

joined 3 weeks ago
 

Good Day.

I encountered a buggy behaviour with the hashed uploads. ive uploaded a txt Lore file for the ai-character-chat with the expiry set to 1 hour to test the lore file. after it expired (and worked nicely) i reuploaded the exact same file again. it got the same link as the first upload. however the location was empty.

opening the link revealed just raw data: { "code": "not_found", "message": "File with such name does not exist.", "status": 404 } no matter how often i uploaded the same file (even with different names) i got the same link. then i added a space into the lore file and got a new link.

My guess the expiry stays expired even if the same file is uploaded again.