Jose Celano

Results 336 comments of Jose Celano

> > We can store the sanitized descriptions in the torrent object every time we fetch any data containing the descriptions from the API. I apologize if I have misunderstood...

> Thank you for your response @josecelano. I'm a newbie to this proxy cache thing and sanitizing. My suggestion is mostly from the user's point of view. That was a...

I added the [canvas](https://www.npmjs.com/package/canvas) dependency in this [PR](https://github.com/torrust/torrust-index-gui/pull/481). It seems the dependency needs some system dependencies: ![image](https://github.com/torrust/torrust-index-gui/assets/58816/40689a60-fdff-40a6-a5ee-ddbeec47ad3f) See https://www.npmjs.com/package/canvas There is an open issue: - [ ] https://github.com/Automattic/node-canvas/issues/2372 @Lepisma07 did...

The error for the duplicate torrent title has been changed in the new frontend version: ![image](https://github.com/torrust/torrust-index/assets/58816/72b4e922-4b9b-4996-8184-077a65d2e5dc) Regarding the error message when you try to ban the admin, the new version...

Hi @GregTroar, the application has changed a lot since you opened this issue. I'm going to close it, feel free to re-open it if you have the same problem with...

It seems the `AddrIncomingConfig` was removed. I don't see any example or documentation to set the tcp_keepalive duration in the latest version. Was that feature removed @programatik29? Relates to: https://github.com/programatik29/axum-server/pulls

Hi @WarmBeer, I do not like the idea of relying on an external service like https://www.ipify.org/. I found this article https://dev.to/adityathebe/a-handy-way-to-know-your-public-ip-address-with-dns-servers-4nmn And it seems you can get your public IP...

Relates to: https://github.com/torrust/torrust-tracker/issues/496

I'm getting this error running the lua script for the HTTP tracker: ```output PANIC: unprotected error in call to Lua API (attempt to index a nil value) ``` Relates to:...

Hi @mickvandijke, I'm going to close this issue because we are using: For E2E tests: - Aquatic UDP load test - Aquatic Bencher For Unit tests (only the torrents repositories):...