-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception happened during processing of request from ('127.0.0.1', 54766) #367
Comments
Re-opening this issue. The app works and then it does not. Same error as far as I can tell.
|
Most recent error:`Environment: Request Method: POST Django Version: 3.1.1 Traceback (most recent call last): The above exception (server closed the connection unexpectedly Exception Type: OperationalError at /accounts/login/ |
If anyone can help resolve...
seems to be the issue. Line 127 is this:
I have googled around for a hint but no solutions. The weird / hard issue is that the server connects and works for a little bit. But then just stops. I re-did the setup twice and the issue shows up in 18.6 when you run the server for the first time on the everycheese project. The pg_isready return: I did notice the book shows the directory as:: |
Location within the Book
Daniel Feldroy, Audrey Feldroy. Django Crash Course (Kindle Location 7).
Book format (PDF, Epub or Mobi): kindle
Chapter or Appendix: Chapter 22
Section: 22.1
Subsection:
What operating system are you using:
Hint: Page numbers change all the time. The best way to report an issue is by chapter, section, and subsection numbers.
Description
The server stops and starts and I believe is the reason I am not seeing my activation code for signing up a user.
output:
however the page is still up:
if you click on the home link the server comes back:
Possible Solutions
Restarted mac and terminals and now I get the email for signup. Not sure what the issue was but the server seems steady now.
Your full name so we can provide accurate credit within the book
d
The text was updated successfully, but these errors were encountered: