matiasAS

Results 67 comments of matiasAS

@AstroClef when will support for angular 16 be available?

@AstroClef ok i thought you were part of nebular development team

@tfranzel sorry, @extend_schema is: ![image](https://github.com/tfranzel/drf-spectacular/assets/7276332/1da721c2-ba28-4a56-a3df-374a80067f04) I have made those changes, but what I want to say is that apparently as my response of type JsonResponse comes from the dispatcher, drf-spectacular...

@tfranzel and these errors: ...../api/v1/views.py: Error [create_irrigation_sector_group]: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your...

Hello @AndreMaz , I made the following script to solve the problem you describe: `#!/bin/bash if [ "$#" -lt 2 ]; then echo "Uso: $0 [ ... ]" exit 1...

@MattBrittan ![image](https://github.com/eclipse/paho.mqtt.python/assets/7276332/87450de0-fcd2-4e1b-8c89-eb1aa65cba71) I authenticate using JWT, and I'm experiencing reconnections approximately every minute. connection code is: ![image](https://github.com/eclipse/paho.mqtt.python/assets/7276332/322141b3-5bae-4c9f-a3a6-88d2eb3495b4) Regards

@MattBrittan The time that the client is connected coincides with the keep alive (I tried 3600 but it still disconnected after a minute) logs (debug) python client paho-mqtt: ![image](https://github.com/eclipse/paho.mqtt.python/assets/7276332/7d037f66-9f21-4585-aa7f-891ef4d06f14) logs...

I have the same problem, I am testing everything on localhost, that is, within a virtual machine, the haproxy.conf file I have changed the name of the service to the...

Yo tambien lo necesito @mjarte. Estoy desarrollando un proyecto empresarial que es web y movil, donde incluyo algunos crud con gran cantidad de datos