View Issue Details

IDProjectCategoryView StatusLast Update
0000557CUPS for OS/2 & eComStationBugpublic2021-04-09 09:55
ReporterLewisR Assigned Topsmedley  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Summary0000557: Deleting CUPS printer from web GUI yields "500 Internal Server Error" upon return
DescriptionExecuting a delete operation on an installed CUPS printer object yields a url similar to:

http://localhost:631/admin/?OP=redirect&URL=/printers

but this throws a "500 Internal Server Error" page.
Steps To Reproduce1. Access CUPS printer object in CUPS GUI.
2. Under Administration, select Delete Printer.
Additional Informationaccess_log says:

localhost - - [21/Dec/2012:15:52:47 +0000] "POST /admin/ HTTP/1.1" 200 125 - -
localhost - - [21/Dec/2012:15:52:47 +0000] "POST /admin/ HTTP/1.1" 401 141 CUPS-Delete-Printer successful-ok
localhost - root [21/Dec/2012:15:52:47 +0000] "POST /admin/ HTTP/1.1" 200 141 CUPS-Delete-Printer successful-ok
localhost - - [21/Dec/2012:15:52:47 +0000] "POST /admin/ HTTP/1.1" 200 2049 - -
TagsNo tags attached.

Activities

LewisR

2012-12-21 21:09

developer   ~0002385

This same issue can be seen after creating a printer and waiting for the server to automatically refresh to the new printer's page. The access_log says:

localhost - - [21/Dec/2012:16:06:57 +0000] "POST / HTTP/1.1" 200 780163 CUPS-Get-PPDs -
localhost - - [21/Dec/2012:16:06:57 +0000] "POST /admin HTTP/1.1" 200 221761 - -
localhost - - [21/Dec/2012:16:07:13 +0000] "POST /admin HTTP/1.1" 200 2040 - -
localhost - - [21/Dec/2012:16:07:13 +0000] "POST /admin/ HTTP/1.1" 401 407 CUPS-Add-Modify-Printer successful-ok
localhost - root [21/Dec/2012:16:07:13 +0000] "POST /admin/ HTTP/1.1" 200 407 CUPS-Add-Modify-Printer successful-ok
localhost - - [21/Dec/2012:16:07:13 +0000] "POST /admin HTTP/1.1" 200 27757 - -
localhost - - [21/Dec/2012:16:07:17 +0000] "POST /admin HTTP/1.1" 200 1384 - -
localhost - - [21/Dec/2012:16:07:17 +0000] "POST /admin/ HTTP/1.1" 401 300851 CUPS-Add-Modify-Printer successful-ok
localhost - root [21/Dec/2012:16:07:17 +0000] "POST /admin/ HTTP/1.1" 200 300851 CUPS-Add-Modify-Printer successful-ok
localhost - - [21/Dec/2012:16:07:17 +0000] "POST /admin HTTP/1.1" 200 3416 - -

psmedley

2021-04-09 09:55

administrator   ~0003619

bww now maintain CUPS

Issue History

Date Modified Username Field Change
2012-12-21 21:00 LewisR New Issue
2012-12-21 21:09 LewisR Note Added: 0002385
2021-04-09 09:55 psmedley Assigned To => psmedley
2021-04-09 09:55 psmedley Status new => closed
2021-04-09 09:55 psmedley Resolution open => won't fix
2021-04-09 09:55 psmedley Note Added: 0003619