Giter Site home page Giter Site logo

Comments (8)

inyono avatar inyono commented on August 21, 2024

unfortunately, JS doesn't throw any error. The organize pages are weird anyway, since the left navigation shows both the backend and the subject navigation, see for example https://de.serlo.org/taxonomy/term/organize/18230

edit: Okay, JS throws an error after a couple of minutes:

POST https://de.serlo.org/taxonomy/term/order/18230 500 (Internal Server Error)send @ scripts.js:12ka.extend.ajax @ scripts.js:12(anonymous function) @ scripts.js:22ka.event.dispatch @ scripts.js:11r.handle @ scripts.js:11

console.trace()d.genericError @ scripts.js:13(anonymous function) @ scripts.js:22l @ scripts.js:11m.fireWith @ scripts.js:11d @ scripts.js:12d @ scripts.js:12

Arguments[1]]0: Arguments[1]length: 1__proto__: Array[0]

edit2: the error is also thrown locally

screen shot 2015-06-30 at 15 22 38

from athene2.

aeneasr avatar aeneasr commented on August 21, 2024

@inyono what is the server's response?

I think #43 is related to this as well. I believe that invalidating the zfc-cache is the root cause for insanely high response times on these write operations. There is already a task on trello for moving the cache busting to a background worker instead of doing that in the request itself: https://trello.com/c/MQKLpeRl

from athene2.

aeneasr avatar aeneasr commented on August 21, 2024

However, it would be good to check if these problems disappear when disabling cache busting first

from athene2.

inyono avatar inyono commented on August 21, 2024

See above, server's status code is 500

from athene2.

aeneasr avatar aeneasr commented on August 21, 2024

Not the status code, the actual response (body)! Or is it empty?

from athene2.

inyono avatar inyono commented on August 21, 2024

Ah, sorry. But the response is not really helpful, either:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
[email protected] and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>

from athene2.

aeneasr avatar aeneasr commented on August 21, 2024

ok this is caused by an socket timeout (php taking to long to respond) so i am 70% sure this is solvable with https://trello.com/c/MQKLpeRl

from athene2.

Knorrke avatar Knorrke commented on August 21, 2024

I think this is closed via #699, reopen if there's something strange again.

from athene2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.