Closed Bug 1600646 Opened 5 years ago Closed 8 months ago

localhost/bugz/rest/version giving software error

Categories

(Bugzilla :: WebService, defect, P1)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: spatil, Unassigned)

Details

Attachments

(1 obsolete file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36

Steps to reproduce:

localhost/bugz/rest/ version giving software error

Actual results:

Software error:
Attempt to reload Test/Taint.pm aborted.
Compilation failed in require at Bugzilla/WebService/Util.pm line 25.
Compilation failed in require at Bugzilla/WebService/Server/JSONRPC.pm line 30.
BEGIN failed--compilation aborted at Bugzilla/WebService/Server/JSONRPC.pm line 30.
Compilation failed in require at C:/Strawberry/perl/lib/parent.pm line 16.
BEGIN failed--compilation aborted at Bugzilla/WebService/Server/REST.pm line 14.
Compilation failed in require at C:\bugzilla\rest.cgi line 25.
BEGIN failed--compilation aborted at C:\bugzilla\rest.cgi line 25.
For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.

[Mon Nov 25 14:57:12 2019] rest.cgi: Attempt to reload Test/Taint.pm aborted. [Mon Nov 25 14:57:12 2019] rest.cgi: Compilation failed in require at Bugzilla/WebService/Util.pm line 25. [Mon Nov 25 14:57:12 2019] rest.cgi: Compilation failed in require at Bugzilla/WebService/Server/JSONRPC.pm line 30. [Mon Nov 25 14:57:12 2019] rest.cgi: BEGIN failed--compilation aborted at Bugzilla/WebService/Server/JSONRPC.pm line 30. [Mon Nov 25 14:57:12 2019] rest.cgi: Compilation failed in require at C:/Strawberry/perl/lib/parent.pm line 16. [Mon Nov 25 14:57:12 2019] rest.cgi: BEGIN failed--compilation aborted at Bugzilla/WebService/Server/REST.pm line 14. [Mon Nov 25 14:57:12 2019] rest.cgi: Compilation failed in require at C:\bugzilla\rest.cgi line 25. [Mon Nov 25 14:57:12 2019] rest.cgi: BEGIN failed--compilation aborted at C:\bugzilla\rest.cgi line 25.

Expected results:

it should give me the version number

Summary: localhost/bugz/rest/ version giving software error → localhost/bugz/rest/version giving software error
Priority: -- → P1
Component: Bugzilla-General → WebService
Flags: needinfo?(fourmilehealth112)
Attachment #9159602 - Attachment is obsolete: true
Flags: needinfo?(spatil)
Flags: needinfo?(mktpanen1)
Restrict Comments: true

I'm unable to reproduce this on 5.2...

$ curl -H "Content-Type: application/json" "$siteurl/rest/version"
{"version":"5.2+"}
Status: UNCONFIRMED → RESOLVED
Closed: 8 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: