Ketz7
November 25, 2024, 9:02pm
1
I’ve been trying to test my code, by git push to the repo.
It just keeps going at it and doesn’t return anything.
remote: ------------------------------------------------------------------------
remote:
remote:
remote: ___ _ ___ __ _
remote: / __\ ___ __| | ___ / __\_ __ __ _ / _|| |_ ___ _ __ ___
remote: / / / _ \ / _` | / _ \ / / | '__|/ _` || |_ | __|/ _ \| '__|/ __|
remote: / /___| (_) || (_| || __// /___| | | (_| || _|| |_| __/| | \__
remote: \____/ \___/ \__,_| \___|\____/|_| \__,_||_| \__|\___||_| |___/
remote:
remote:
remote: Welcome to CodeCrafters! Your commit was received successfully.
remote:
remote: ------------------------------------------------------------------------
remote:
remote: We're warming up test runners for your repository, please bear with us.
remote: Subsequent builds will be snappy ⚡
remote:
remote: Streaming build logs...
remote:
That’s all I get.
repo=899083e9-f861-4012-b51b-06ddf0bcb9ee
4 Likes
I’m in the same situation. I guess there might be some server issues going on?
3 Likes
jim3
November 25, 2024, 10:53pm
3
Yes, same here as well. Good to know that it’s not just me and I am not the only one.
1 Like
retop56
November 25, 2024, 10:57pm
4
I’m getting the same issue. Good to know I’m not the only one.
1 Like
Had that issue just now, seems be working again
1 Like
Thanks for highlighting this everyone! This is partially fixed but not completely resolved — working on it.
How much longer will it take to solve this problem?
Should be resolved now! @dizzyplay are you still seeing issues?
Yes, I am still experiencing the same problem.
when i run the ./your_program.sh there is no issue. However, when I run ‘codecrafters test’ or ‘submit’, I’m still experiencing the same issue.
here is web logs
I’m still dealing with this issue and want to move on to the next stage. I’ve been struggling with it all day.
unexpected build status: error
We couldn’t fetch the results of your submission. Please try again?
Let us know at hello@codecrafters.io if this error persists.
unexpected build status: error
andy1li
November 26, 2024, 1:33pm
16
Hi @dizzyplay , I cloned your repo and encountered the same error. However, when I forked your repo, the error was resolved.
Could you try restarting with a new repo and see if that resolves the issue?
andy1li
Split this topic
November 26, 2024, 7:35pm
18
system
Closed
December 3, 2024, 7:35pm
19
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.