Open cdrini opened 5 years ago
@cdrini Is this still an issue? According to the Debugger Documentation there must be 1 worker to use the debugger in VS Code, so no one since May should be able to debug Open Library code...which seems hard to believe.
Granted, when I tried to resolve https://github.com/internetarchive/openlibrary/issues/333#issuecomment-542461192, I couldn't log in as admin so that problem might be related
This isn't resolved, but there's a workaround: Log in as admin while multiple workers are running, then restart with only one worker.
Description
Pressing "login" doesn't work in the dev environment when starting the site with only 1 worker (i.e. when using the debugger) in
ol-docker-start.sh
.Details