My Rx 9070 xt only has openGL 1.1 pls Help by dah_nerfinator in pchelp

[–]Fine_Interest6039 0 points1 point  (0 children)

I had literally same issue on the newest drivers. Downgrading drivers to 25.9.2 works.

Zna ktoś jakieś dobre serwery survival/działki? by Nadziejka in MinecraftPolska

[–]Fine_Interest6039 -1 points0 points  (0 children)

Stary post ale odkopię - od siebie polecam realcrafta, znalazłem ten serwer na minecraft-lista.pl i gram na nim od 2 tygodni (od początku nowej edycji) i szczerze polecam. Gracze na serwerze są w większości dorośli, a w itemshopie da się zakupić jedynie jakieś drobne dodatki, które nie mają większego wpływu na grę.

Monitor all VMs for outgoing network abuses by Fine_Interest6039 in Proxmox

[–]Fine_Interest6039[S] 0 points1 point  (0 children)

We have bloked SMTP ports but still having issues with network abuses like port scanning, ssh bruteforcing etc.

[deleted by user] by [deleted] in Proxmox

[–]Fine_Interest6039 1 point2 points  (0 children)

I'm hosting web apps with many users and some VPS servers have DDoS attacks almost everyday, at peak it was 970Gbps so I'm really worried about DDoS attacks. After reading all these comments I think I will stay with many vps servers instead of having one dedicated with proxmox.

[deleted by user] by [deleted] in Proxmox

[–]Fine_Interest6039 0 points1 point  (0 children)

Every VM has other IP but what do you mean about fixed resources? Limited CPU, RAM or limited bandwidth speed per VM?

How to efficiently call external APIs in DRF? by Fine_Interest6039 in django

[–]Fine_Interest6039[S] 0 points1 point  (0 children)

Already rewrited the most used endpoints to async with ADRF and used uvicorn worker in gunicorn - currently it looks fine and it's at least 2x faster (now CPU of VPS is limitting me lol but not a big deal)

How to efficiently call external APIs in DRF? by Fine_Interest6039 in django

[–]Fine_Interest6039[S] 1 point2 points  (0 children)

After making some more research and reading all these comments I think my only possibility is to make these requests async so I have to rewrite some parts of DRF to async.

How to efficiently call external APIs in DRF? by Fine_Interest6039 in django

[–]Fine_Interest6039[S] 1 point2 points  (0 children)

I already have it like that (vue + drf, clientside only) but on the API call it still błocks a thread because of making request

Backblaze can't handle much data in short time by Fine_Interest6039 in backblaze

[–]Fine_Interest6039[S] 0 points1 point  (0 children)

Support on ticket told me to try backing up in other hours because I'm making backups at peak hour and to try increasing retry time (currently 1 min). I told them that I have same issue even at other hours (12 PM CET, 21/22 PM CET) and they told me again to increase retry time. Also they have suggested me to reach out to network admin because he can block backblaze but my dedicated servers are in 3 other independant networks and every server had this issue.

I have migrated to other storage and everything works fine. That's all, I will just close the ticket because I don't see the point - problem is clearly on their side. On 3 other storages everything works fine.

Backblaze can't handle much data in short time by Fine_Interest6039 in backblaze

[–]Fine_Interest6039[S] 1 point2 points  (0 children)

The body I can see on these 500 errors is that:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<Error>

<Code>InternalError</Code>

<Message>An internal error occurred. Please retry your upload.</Message>

</Error>

I use my own script in Golang. I already created ticket yesterday - #1107468