Skip to content
This repository was archived by the owner on Nov 19, 2019. It is now read-only.
This repository was archived by the owner on Nov 19, 2019. It is now read-only.

Plunks Fail to Fetch Files after Some Inactivity (Status Code '500') #153

@boghyon

Description

@boghyon

I often observe single page applications failing to fetch resources on-demand after some inactivity.

URL

Steps to reproduce the problem

  1. Open one of the above plunks (preferably the first one)
  2. When the preview is loaded, wait for about a minute.
  3. Click on one of the items within the app, e.g:
    Lufthansa               EUR >
    The app tries to show some more content but fails to do so.
  4. Check the network tab in the dev tools

Result

image

Error: resource demo/view/Detail.view.xml could not be loaded from ./view/Detail.view.xml. Check for 'file not found' or parse errors.

The fetch fails with 500 even though the file exists in the project folder and doesn't contain any invalid syntax that could result in parse errors.

Workarounds

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