Skip to content

web site shows "There was an error. Are you sure you have the right address?" on root site. https://publiclab.org #11806

@kny5

Description

@kny5

Page is not loading, properly inspection uncovers the following request and responses:

GET https://publiclab.org
ERROR 500 INTERNAL SERVER ERROR

GET | https://publiclab.org/assets/application.css
ERROR 304 NOT MODIFIED

GET | https://publiclab.org/assets/application.js
ERROR 304 NOT MODIFIED

Tracing causes:

NS_BINDING_ABORTED shows on Network debugging for root page.

Uncaught TypeError: can't access property "classList", e[0] is undefined. Shows as a error from application.js

Debugging Application.js shows no source map found on js debugging.

Note:

Please verify that the backend is operational and recompile assets. Also, wrap JS selectors in conditionals to prevent frontend crashes.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions