Actions
tickets #161999
opensrc.o.o can't clone from code.o.o
Start date:
2024-06-09
Due date:
% Done:
0%
Estimated time:
Description
I use (or at least intend to start) using code.o.o to manage the Kalpa specific things I need, and want to mirror the repos in code.o.o to src.o.o, when I try adding a migration, using "New Migration" in src.o.o, I get the error message:
migration failed: clone error: exit status 128 - fatal: unable to access 'https://code.opensuse.org/Kalpa/patterns-kalpa.git/': Failed to connect to code.opensuse.org port 443 after 130912 ms: Couldn't connect to server
Doing git clone https://code.opensuse.org/Kalpa/patterns-kalpa.git
locally works just fine, so it looks like code.o.o isn't/won't talk to src.o.o for some reason.
Screenshot of error message attached.
Files
Updated by crameleon 10 months ago
- Category set to OBS
- Assignee set to opensuse-admin-obs
- Private changed from Yes to No
Hi @opensuse-admin-obs,
I assume whatever was done for build.o.o (https://progress.opensuse.org/issues/155224) also needs to be done for src.o.o.
Actions