Task #11526 (new)
Opened 6 years ago
Last modified 6 years ago
QA7654 - should feedback be opened from scripts?
| Reported by: | omero-qa | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | from QA | Version: | 4.4.8 |
| Keywords: | n.a. | Cc: | wmoore, ux@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
https://www.openmicroscopy.org/qa2/qa2/qa/feedback/7654/
No user information on QA, so there's nothing that needs fixing, but if this is a user generated script (which it likely is since I can't find anything in the repo while grep'ing), then we may not want to receive QAs. Or perhaps a separate entry? Likely requires some discussion.
Traceback (most recent call last):
File "/opt/OMERO.server-4.4.8p1-ice33-b304/lib/python/django/core/handlers/base.py", line 111, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/opt/OMERO.server-4.4.8p1-ice33-b304/lib/python/omeroweb/decorators.py", line 377, in wrapped
retval = f(request, *args, **kwargs)
File "/opt/OMERO.server-4.4.8p1-ice33-b304/lib/python/omeroweb/decorators.py", line 414, in wrapper
context = f(request, *args, **kwargs)
File "/opt/OMERO.server-4.4.8p1-ice33-b304/lib/python/omeroweb/webclient/views.py", line 2328, in script_ui
raise ex
ValidationException: exception ::omero::ValidationException
{
serverStackTrace =
serverExceptionClass =
message = Can't find params for 275. Stderr is in file 276
---stderr---
File "./script", line 143
return return_code, "Finished"
^
SyntaxError: invalid syntax
}
<WSGIRequest
GET:<QueryDict: {u'Experimenter': [u'0']}>,
POST:<QueryDict: {}>,
COOKIES:{'sessionid': '8d07e81ebb4d2246526523502ae50488'},
META:{'DOCUMENT_ROOT': '/var/www/html',
'GATEWAY_INTERFACE': 'CGI/1.1',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch',
'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.8',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'sessionid=8d07e81ebb4d2246526523502ae50488',
'HTTP_HOST': '149.155.214.216',
'HTTP_REFERER': 'http://149.155.214.216/omero/webclient/userdata/',
'HTTP_USER_AGENT': 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36',
'PATH': '/sbin:/usr/sbin:/bin:/usr/bin',
'PATH_INFO': u'/webclient/script_ui/275/',
'PATH_TRANSLATED': '/var/www/html/webclient/script_ui/275/',
'QUERY_STRING': 'Experimenter=0',
'REMOTE_ADDR': '149.155.213.117',
'REMOTE_PORT': '54533',
'REQUEST_METHOD': 'GET',
'REQUEST_URI': '/omero/webclient/script_ui/275/?Experimenter=0',
'SCRIPT_FILENAME': '/opt/OMERO.server-4.4.8p1-ice33-b304/var/omero.fcgi',
'SCRIPT_NAME': u'/omero',
'SERVER_ADDR': '149.155.214.216',
'SERVER_ADMIN': 'root@localhost',
'SERVER_NAME': '149.155.214.216',
'SERVER_PORT': '80',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SIGNATURE': '<address>Apache/2.2.3 (CentOS) Server at 149.155.214.216 Port 80</address>\n',
'SERVER_SOFTWARE': 'Apache/2.2.3 (CentOS)',
'wsgi.errors': <flup.server.fcgi_base.TeeOutputStream object at 0x15004b90>,
'wsgi.input': <flup.server.fcgi_base.InputStream object at 0x14defc10>,
'wsgi.multiprocess': True,
'wsgi.multithread': False,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}>
Note: IP is Norwich so possibly related to https://github.com/aherbert/omero-user-scripts