All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
33.04k stars 3.78k forks source link

[Bug]: Sending feedback results in "Cannot read properties of undefined (reading 'message')" #4414

Open neubig opened 2 days ago

neubig commented 2 days ago

Is there an existing issue for the same bug?

Describe the bug and reproduction steps

Currently, clicking the "thumbs-up" button results in an error: "Cannot read properties of undefined (reading 'message')"

Screenshot 2024-10-15 at 1 52 22 PM

This happens both locally and in the online version.

OpenHands Installation

Development workflow

OpenHands Version

da23189e4c1de94240c4246b1ea7b0d4594e855b

Operating System

MacOS

Logs, Errors, Screenshots, and Additional Context

No response

neubig commented 2 days ago

Maybe a duplicate of #4348

UPDATE: But the underlying issue is different.

mamoodi commented 1 day ago

@neubig I kept getting this issue. I deleted all my containers, images, refreshed cache, then ran through main and it seemed fixed.