-
-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Labels
Description
I recently updated /blog to version 3.2.931, and set environmentVariable ASPNETCORE_ENVIRONMENT to Development so that this error can be seen reproducing 100% at https://blog.klump-pdx.com/post/comments on any post.
The error is FormatException: The specified string is not in the form required for an e-mail address. This happen all the time no matter what config I use in web.config, deleting and reinstalling, or erasing all site settings to default.
The steps that reproduced the error are:
- navigate to https://blog.klump-pdx.com/
- Activate any post in the comment area.
- Attempt to post a comment using any name, email address, and test comment.
- Activate the RE-captcha check box.
- Submit/save comment and observe screen out error dump.
I attached the log file with my test several futile attempts to trace the problem.
logs-20220626.0.txt
I can't help but wonder - Did I misconfigure a setting?
Is there another server-side setting that I missed during the upgrade I am grossly negligent over?
I apologize if this is a repeat issue or already resolved - Do you know what I can do to fix this?
Reactions are currently unavailable