Opened 4 months ago

Closed 4 months ago

#35155 closed Bug (invalid)

Internal 500 error when deleting company model on production server

Reported by: RickMA-IT Owned by: nobody
Component: Database layer (models, ORM) Version: 4.1
Severity: Normal Keywords: Production, Deleting, Internal server errror
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

When I am deleting a company model on the productionserver using my Django webinterface as a superadmin, I receive a Internal server error: 500.
There are no additional logs in de web logfiles. Everything works fine on my local PC and on the test server.

Can someone help me out?

Change History (1)

comment:1 by Mariusz Felisiak, 4 months ago

Resolution: invalid
Status: newclosed

Please don't use Trac as a support channel. Closing per TicketClosingReasons/UseSupportChannels.

Note: See TracTickets for help on using tickets.
Back to Top