SmartManoj / Kevin

⚡ Kevin: Code Quick, Create Fast
MIT License
6 stars 0 forks source link

[Bug]: No response "Agent is initialized, waiting for task..." #50

Closed kevin-support-bot[bot] closed 4 days ago

kevin-support-bot[bot] commented 1 month ago

https://github.com/All-Hands-AI/OpenHands/issues/3831 Issue


@crazyAI427 Is there any other remaining logs in the console?

crazyAI427 commented 1 month ago

No :(

SmartManoj commented 1 month ago

Seems there is something below that.

image


Even if you retry, you didn't get any response?

crazyAI427 commented 1 month ago

Yes, I didn't get any response.

SmartManoj commented 1 month ago

Could you run using the development guide and check if the issue still persist?

crazyAI427 commented 1 month ago

there is nothing below in the log console :(

crazyAI427 commented 1 month ago

python version should be 3.11? how about 3.12?

SmartManoj commented 1 month ago

3.12 may work now. https://github.com/All-Hands-AI/OpenHands/pull/885

crazyAI427 commented 1 month ago

In terms of working progres, I installed docker using command in ubuntu (22.04), and then I runned this command "export WORKSPACE_BASE=$(pwd)/workspace

docker run -it --pull=always \ -e SANDBOX_RUNTIME_CONTAINER_IMAGE=ghcr.io/all-hands-ai/runtime:0.9-nikolaik \ -e SANDBOX_USER_ID=$(id -u) \ -e WORKSPACE_MOUNT_PATH=$WORKSPACE_BASE \ -v $WORKSPACE_BASE:/opt/workspace_base \ -v /var/run/docker.sock:/var/run/docker.sock \ -p 3000:3000 \ --add-host host.docker.internal:host-gateway \ --name openhands-app-$(date +%Y%m%d%H%M%S) \ ghcr.io/all-hands-ai/openhands:0.9"

and then I opened the local browser, but after select gpt-4 and api key, it is not reseponse about prompt. It is still waiting. what is it wrong? :(

SmartManoj commented 1 month ago

Could you check using Github Codespaces?

crazyAI427 commented 1 month ago

Excuse me, do you have a time to access my PC?

SmartManoj commented 1 month ago

Excuse me, do you have a time to access my PC?

Yes. But before that ...

3.12 may work now. All-Hands-AI#885

Did you check with 3.12?

crazyAI427 commented 1 month ago

Still same issue :( 125 image

crazyAI427 commented 1 month ago

Excuse me, do you have a time to access my PC?

Yes. But before that ...

3.12 may work now. All-Hands-AI#885

Did you check with 3.12?

Same issue :(

SmartManoj commented 1 month ago

Could you check using Github Codespaces?

Did you check?

SmartManoj commented 1 month ago

If Github Codespace does not work for you, I need some more time to check. Is it working in Github Codespace?

crazyAI427 commented 1 month ago

No, it doesn't.

SmartManoj commented 1 month ago

It is working in Github Codespace. Could you provide the screenshot? image

image

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 4 days ago

This issue was closed because it has been stalled for over 30 days with no activity.