HTTP 500 error when accessing the download path on the server

Created on 3 December 2019, over 4 years ago
Updated 8 December 2023, 6 months ago

Hi,

I created several export views which are working on my local machine without any problem. When I deploy my project to our test server wherever I try to access the path of an export view I see an error message in my browser just saying "This page is not working", sometimes with ERR_INVALID_RESPONSE as a hint, sometimes with HTTP ERROR 500 (in browser). When looking at the server logs I see nothing: not in watchdog, syslog, error logs of PHP / Apache2 / Mysql...

I tried to access the paths with _format=[FORMAT] and without, I tried it with JSON, XML and CSV - nothing changes. And as I said - on my local machine it is working just fine. Does here anyone have a hint for me what could cause this issue?

Best,
Tobias

πŸ’¬ Support request
Status

Closed: works as designed

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany tobiberlin Berlin, Germany

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¦πŸ‡ΊAustralia sime Canberra

    I would recommend takings pieces from the view until it works.

    For example I had one view where the Contextual Filter had been inherited from the default display, where it wasn't needed, and removing this allowed the export to work again. I assume that the missing context caused Views to throw the 404 (which is what the Watchdog said happened) while the browser was left none the wiser.

Production build 0.69.0 2024