You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WebToolsE2E][Aspire] After running the Aspire Starter app with the Redis project for a long time, an error occurred in the container when clicking the start/stop button repeatedly.
#7167
Open
vmykagapuz opened this issue
Jan 20, 2025
· 1 comment
This is similar to one of the comments from a closed bug (#6837 (comment)). However, the only difference is that there are no errors in CMD.
vmykagapuz
changed the title
[WebToolsE2E][Aspire] After running the Aspire 9.1 project for a long time, an error occurred in the container when clicking the start/stop button repeatedly.
[WebToolsE2E][Aspire] After running the Aspire Starter app with redis project for a long time, an error occurred in the container when clicking the start/stop button repeatedly.
Jan 20, 2025
vmykagapuz
changed the title
[WebToolsE2E][Aspire] After running the Aspire Starter app with redis project for a long time, an error occurred in the container when clicking the start/stop button repeatedly.
[WebToolsE2E][Aspire] After running the Aspire Starter app with the Redis project for a long time, an error occurred in the container when clicking the start/stop button repeatedly.
Jan 20, 2025
INSTALL STEPS
NOTE
REPRO STEPS
Run the project in CMD, and open URL in the browser.
dotnet run
Click the stop/start button of the container
ACTUAL
The button icons don't change when clicking the start/stop button, but the pop-up shows that the project 'Stop/Start' succeeded.
EXPECTED
There should be no errors when stopping/starting the container.
The text was updated successfully, but these errors were encountered: