I have a problem connecting to mosquitto MQTT server using authentication (without TLS and without websockets). I use the client the following way (I modified the Client demo):
1580681116: New connection from 192.168.211.99 on port 1883.
What am I doing wrong? Connections to this IP using MQTT-Explorer using the same connection settings work correctly. The "Client" connects correctly to test.mosquitto.org but without authentication but not to my mosquitto server on raspbian.