cannot access https://code.qt.io/yocto/meta-qt6 — connection refused”
-
“I tried to build the i.MX93 Qt6 image for our board, but the link cannot be opened. It shows a connection timed out error.”
error is display like this
Repo command failed due to the followingSyncErrorerrors:
GitCommandError: 'fetch --quiet --progress qt6 --prune --recurse-submodules=no --tags +refs/heads/:refs/remotes/qt6/ +refs/heads/6.8:refs/remotes/qt6/6.8 +refs/tags/:refs/tags/' on meta-qt6.git failed
stdout: fatal: unable to access 'https://code.qt.io/yocto/meta-qt6.git/': Failed to connect to code.qt.io port 443 after 135234 ms: Connection timed out -
“I tried to build the i.MX93 Qt6 image for our board, but the link cannot be opened. It shows a connection timed out error.”
error is display like this
Repo command failed due to the followingSyncErrorerrors:
GitCommandError: 'fetch --quiet --progress qt6 --prune --recurse-submodules=no --tags +refs/heads/:refs/remotes/qt6/ +refs/heads/6.8:refs/remotes/qt6/6.8 +refs/tags/:refs/tags/' on meta-qt6.git failed
stdout: fatal: unable to access 'https://code.qt.io/yocto/meta-qt6.git/': Failed to connect to code.qt.io port 443 after 135234 ms: Connection timed out@ganavi
Per recent posts on this forum I know that https://code.qt.io has been undergoing repeated denial attacks. I do not know whether this is still on going and might be the cause of the error. You might try again/repeatedly in the hope that your connection gets through. That is all I know, a Mod might supply more detail. -
@ganavi
Per recent posts on this forum I know that https://code.qt.io has been undergoing repeated denial attacks. I do not know whether this is still on going and might be the cause of the error. You might try again/repeatedly in the hope that your connection gets through. That is all I know, a Mod might supply more detail. -
@JonB
Thanks for the update. I’ve been trying for so many days, and I’ll keep trying and hope the connection succeeds. If there are any updates or alternative methods to clone meta-qt6, please let me know. -
-
code.qt.io is under a persistent DDOS attack.
At this moment, the situation is under control and it should work normally.
Access to large repositories remains limited. -
J jimis referenced this topic
-
code.qt.io is under a persistent DDOS attack.
At this moment, the situation is under control and it should work normally.
Access to large repositories remains limited.@Axel-Spoerl
“Thank you for the update. I’ll retry accessing the repositories and continue monitoring the situation. Please let me know if there are further changes.”