voidx

joined 1 year ago
MODERATOR OF
5
submitted 1 month ago by voidx to c/avs
[–] voidx 2 points 1 year ago (1 children)

Happens to the best of us! localhost or 127.0.0.1 should work too.

[–] voidx 1 points 1 year ago (4 children)

Did you get it to work?

[–] voidx 1 points 1 year ago* (last edited 1 year ago) (7 children)

Cloudflare tunnel only requires outbound port opened, check if you've allowed all outbound ports in EC2 security group (the default VPC should have this already).

Otherwise it's probably a misconfiguration reaching the IP/port of the cloudflared service on the EC2. Have you tried checking cloudflared logs? Does your tunnel status show up as healthy?

[–] voidx 3 points 1 year ago

Haha they should run the comments through an AI detector! Wait..

[–] voidx 1 points 1 year ago

Yeah, seems like a hard paywall.

[–] voidx 6 points 1 year ago (1 children)

Just FYI, your account shows up as a bot. You should change it in your account settings.

[–] voidx 4 points 1 year ago* (last edited 1 year ago)

Yeah. I guess we could fetch all image ids from the database excluding those uploaded to our local instance, and loop them through the DELETE /image/delete/{delete_token}/{file} API. But I've no idea how to get the delete_token, seems like it's available only during image upload.

[–] voidx 4 points 1 year ago (1 children)

I was talking about the storage space on server, not on the user side! Sorry if I wasn't clear.

[–] voidx 1 points 1 year ago (3 children)

Doesn't look like there's a way to clean it manually right now, so buckle up!

[–] voidx 2 points 1 year ago* (last edited 1 year ago)

There is an API DELETE /internal/variants in pictrs to clear out variants of generated images. However it only cleared out a few megabytes in our case.

view more: ‹ prev next ›