web-arena-x / webarena

Code repo for "WebArena: A Realistic Web Environment for Building Autonomous Agents"
https://webarena.dev
Apache License 2.0
647 stars 94 forks source link

OneStopMarket customer login not working on Amazon Image #84

Closed Miking98 closed 7 months ago

Miking98 commented 7 months ago

Hi,

For some reason the Customer login is not working on the Amazon machine instance. Example here: http://ec2-13-59-140-179.us-east-2.compute.amazonaws.com:7770/customer/account/login/.

I ran all the docker commands, so please let me know if there's a simple way to debug this / what might be going on. Thanks!

shuyanzhou commented 7 months ago

Hi, I tried your instance and could log in with the default username and password. Can you try to login with incognito mode? We noticed that under the non-incognito setting, the shopping site's cookie seems to conflict with that of reddit.

Miking98 commented 7 months ago

Ah yep thanks, that fixed it!