Unable to reach to https://code.qt.io
-
wrote on 17 Feb 2024, 22:51 last edited by
Hello,
As part of building an custom yocto image, I'm facing an issue reaching out to following link:
https://code.qt.io/yocto/meta-qt6
The specific error, I see is the following:
meta-qt6: fatal: unable to access 'https://code.qt.io/yocto/meta-qt6/': Failed to connect to code.qt.io port 443: Connection refused meta-qt6: sleeping 4.0 seconds before retrying fatal: unable to access 'https://code.qt.io/yocto/meta-qt6/': Failed to connect to code.qt.io port 443: Connection refused error: Cannot fetch meta-qt6 from https://code.qt.io/yocto/meta-qt6
Is this expected behavior? Is access to above link restricted? Any help regarding this would be appreciated.
Thanks,
-
Hello,
As part of building an custom yocto image, I'm facing an issue reaching out to following link:
https://code.qt.io/yocto/meta-qt6
The specific error, I see is the following:
meta-qt6: fatal: unable to access 'https://code.qt.io/yocto/meta-qt6/': Failed to connect to code.qt.io port 443: Connection refused meta-qt6: sleeping 4.0 seconds before retrying fatal: unable to access 'https://code.qt.io/yocto/meta-qt6/': Failed to connect to code.qt.io port 443: Connection refused error: Cannot fetch meta-qt6 from https://code.qt.io/yocto/meta-qt6
Is this expected behavior? Is access to above link restricted? Any help regarding this would be appreciated.
Thanks,
@makoko
It has been down since Friday. That shouldn’t be the case. We’re on it.
Please be patient until tomorrow….thanks! -
@makoko
It has been down since Friday. That shouldn’t be the case. We’re on it.
Please be patient until tomorrow….thanks!wrote on 18 Feb 2024, 10:17 last edited by@Axel-Spoerl Thanks for the update.
-
@Axel-Spoerl Thanks for the update.
@kf1375
After some flaky ups and downs, it has been stable for the last 20mins.
I haven't had confirmation from our IT that this was it. Feel free to ping again, if it doesn't work. -
@kf1375
After some flaky ups and downs, it has been stable for the last 20mins.
I haven't had confirmation from our IT that this was it. Feel free to ping again, if it doesn't work.wrote on 19 Feb 2024, 09:09 last edited by@Axel-Spoerl said in Unable to reach to https://code.qt.io:
@kf1375
After some flaky ups and downs, it has been stable for the last 20mins.
I haven't had confirmation from our IT that this was it. Feel free to ping again, if it doesn't work.It did work for us for a while as you mentioned, but now it is down again.
-
wrote on 19 Feb 2024, 09:44 last edited by
Same here. Worked for a while and then went offline.
-
Same here. It was flaking briefly and now it's down again.
Let me clarify this internally and get back to you.
Sorry for the inconvenience. -
Same here. It was flaking briefly and now it's down again.
Let me clarify this internally and get back to you.
Sorry for the inconvenience.wrote on 28 Apr 2024, 06:18 last edited by@Axel-Spoerl
I also still have the same issue.
This is quite annoying because the out of the box project for qt application for mobile with QtDesign studio doesn't work out of the box.
Any idea when the server can come back up? -
C Christian Ehrlicher moved this topic from General and Desktop on 28 Apr 2024, 06:27
-
C Christian Ehrlicher referenced this topic on 28 Apr 2024, 08:55
-
@Axel-Spoerl
I also still have the same issue.
This is quite annoying because the out of the box project for qt application for mobile with QtDesign studio doesn't work out of the box.
Any idea when the server can come back up?wrote on 28 Apr 2024, 11:18 last edited by@laucarlier Would like to know too. Trying to setup cross compiling for RPI4 but I cant proceed due to code.qt.io being down :|
-
@laucarlier Would like to know too. Trying to setup cross compiling for RPI4 but I cant proceed due to code.qt.io being down :|
@VogelPapaFinn
Down again, indeed, also for me. Please bear with me until tomorrow. I will follow this up. -
@VogelPapaFinn
Down again, indeed, also for me. Please bear with me until tomorrow. I will follow this up.Up again
-
Up again
wrote on 29 Apr 2024, 07:07 last edited by@Axel-Spoerl Same, thank you!
-
wrote on 29 Apr 2024, 07:35 last edited by
Thank you! Now our workflows can work again. But what was the issue?
-
@Washman
We got swamped, issue still under investigation. -
wrote on 1 May 2024, 11:24 last edited by
I wanted to share this info should that be useful to someone in the future.
In my case I also workarounded this problem by using the copy of the repository on github.
I adapted my
qmlcomponent
file like soFetchContent_Declare( ds GIT_TAG qds-4.4 GIT_REPOSITORY https://github.com/qt-labs/qtquickdesigner-components.git )
But now that the server are up again I can also use the code.qt.io version.
Kind regards,
Laurent
-
wrote on 29 May 2024, 08:15 last edited by
Is it down again? I'm having the same issue
-
wrote on 29 May 2024, 09:33 last edited by
yes, for me too, down again :(
-
It's down at the moment, I'll keep you posted.
-
Should be working again.
-
wrote on 26 Jul 2024, 18:54 last edited by
It appears to be down again?