I have update docker command adding ip addresses to the port mapping for tcp and udp protocols. However I am still getting the QUIC Misconfigured message.
So perhaps indeed something with an older processor, although I repeat that until a month or so ago it worked fine.
Unfortunately providing the address in the port mapping didn’t help.
I would like to say again, that I am running the node on several synology NASes. I am facing this problem only on the two where there NIC adapters are more than one. The default Gateway is on the one from where I want to have the communication, but I am not sure why is it confused.
As it was already discussed 18 times, the bug is likely in network libraries storagenode is using. It can be solved by either downgrading the libraries (and testing the whole thing again), reaching out to their maintainers and figuring out the problem, having them fix it, upgrading libraries and testing the whole thing again. It may be fixed in the future libraries without any pressure from storj as well.
Storj drags their feet on it because it is a very low priority – nobody uses QUIC. There is/was very little to none traffic.
As a node operator you shall ignore it. There is nothing to solve. Node works just fine.
Please let’s close this thread, and all future threads about QUIC Misconfigured, until the already submitted bugs are closed. Beating this dead horse just wastes everybody’s time.
Storj should consider hiding the QUIC status in the UI until this is resolved. Otherwise we’ll keep seeing these topics.
Hello Roberto, it’s the same with me. After the update to the new version 1.92.1, one node is “misconfigured”. The other 2 with version 1.91.2 have the status “OK”.
Qnap “arm32”
Container station
Version 3.0.5.623 (2023/08/30)
Assuming you are running this in Docker on Syno NAS.
Change your compose to inlclude:
restart: unless-stopped
Manually rebuild the container, then MANUALLY STOP THE CONTAINER.
Restart your NAS.
Wait a couple minutes.
Restart the container.
The problem happens, in my experience, when the container starts before the NAS has finished all it’s own network negotiation. Following the above I no longer have the misconfiguration QUIC error.
Thanks for trying, still no luck here… Running Synology DS718+ 2x4TB, all ports are open, I’ve restarted the NAS and Router, deleted the container and restarted it, and still nothing.
Node has been running flawlessly for months until I noticed the “Misconfigured” today. From what I can tell from the above posts, this is nothing to worry about?
Hello Alexey, hello Team, there is nothing new for me.
I added the IP in front of the port for the Qnap and the node. But this didn’t help either. It remains. QUIC: Misconfigured
The other two nodes from the same Qnap continue to run with the older version (1.91.2) with the status Quic: ok.
I also tried the port scanner again. This shows all three ports are open.
If anyone else has any suggestions, I’ll move the error to the new version 1.92.1
Is version 1.92.1 currently being rolled out or has distribution been stopped?
The only question is that the Quic ability was lost in the last update. Can that be explained? Because the hardware is the same for all nodes. What I also want to say is that before the update Quic worked.
Just realised that one of my nodes also have QUIC misconfigured. It’s running 1.92.1. The other nodes are on 1.92.2 and all of them have QUIC working. I guess I just wait for the auto-update to take me away from 1.92.1 and QUIC should be working again?
Maybe yes, maybe not. Depends somehow on architecture and OS.
ARM-based devices may have this problem.
You may also just refresh the dashboard, QUIC is checked on each check-in (every hour by default), it could be fixed itself.