-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
500 Server Error while viewing assets #10650
Comments
Can you tell me anything more about how this data get into the database? This is usually a data issue. A full stack trace would be really helpful here. |
We put all the data in from an import. |
[previous exception] [object] (Symfony\Component\Debug\Exception\FatalThrowableError(code: 0): Call to a member function present() on null at D:\SnipeITSource
|
What's on line 301 of |
|
Update to latest on master. That means the user that did the auditing was deleted. |
Debug mode
Describe the bug
When I try to view certain assets I get a server error 500. Once this happens there is no way to view the asset infomration.
The only way I have found to get around this issue is copy the asset infomation and recreate it.
Reproduction steps
1.Search for an asset (this does not happen on every asset only certain ones)
2.When the asset details is expected to open an error message appears saying server error 500.
3.
...
Expected behavior
Asset to open as expected.
Screenshots
No response
Snipe-IT Version
v5.3.7
Operating System
Windows server 2019
Web Server
IIS
PHP Version
7.4.20
Operating System
Windows 10
Browser
Google Chrome
Version
98.0.4758.82
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
Additional context
No response
The text was updated successfully, but these errors were encountered: