I have deployment issues, the git submodules fail ...
# seed
f
I have deployment issues, the git submodules fail to load. This started a couple of minutes ago. 30min ago it was fine.
Issue is still present. cc @Frank Since you were the one that helped me with my last issues. 🙂
f
Hey @François-Michel L'Heureux, hmm that’s weird.. there haven’t been any changes on our end.
What’s the error you are getting?
f
Copy code
Cloning into '/tmp/seed/source/lambda/api/data-demographics2/logictools-src'...

Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts.

ERROR: Repository not found.

fatal: Could not read from remote repository.

Please make sure you have the correct access rights

and the repository exists.
As far as you can tell, what do we need to have submodules work? They are in the same github user space as the projects that is using it.
As I said, it stopped working all of the sudden
it’s still possible that someone on my end broke a key or something, but given the simplicity of the seed configuration, that seems unlikely, I don’t know what to look for
f
Can you try triggering a force deploy?
f
yes