ironmansoftware / issues

Public Issue tracker for Ironman Software products.
https://ironmansoftware.com
32 stars 2 forks source link

error "Value cannot be null or empty. (Parameter 'url')" on login #3366

Closed Omzig closed 1 month ago

Omzig commented 1 month ago

Version

5.0.0-beta6 (9392971444)

Severity

Low

Environment

Nested IIS

Steps to Reproduce

when i log in, i get an error:

Process:

Expected behavior

arrive at /admin

Actual behavior

went to https://dev.psu.domain.com/Beta/api/v1/signin/form?returnurl=
Value cannot be null or empty. (Parameter 'url')

Results from the Network Tab:

Request URL:
https://dev.psu.domain.com/Beta/api/v1/signin/form?returnurl=
Request Method:
POST
Status Code:
500 Internal Server Error

Request URL:
https://dev.psu.domain.com/favicon.ico
Request Method:
GET
Status Code:
404 Not Found

Additional Environment data

No response

Screenshots/Animations

No response