Closed rezib closed 3 months ago
This is the first time of loading, it plots the drawing with the racks (although they are not listed in the table below):
Then after some seconds the JS function is pulling again the nodes and refreshes the page with a similar error and goes blank:
The content of the page after that is:
<!-- Copyright (c) 2023-2024 Rackslab This file is part of Slurm-web. SPDX-License-Identifier: GPL-3.0-or-later --> <!DOCTYPE html> <html class="h-full bg-white"> <head> <meta charset="UTF-8"> <link rel="icon" href="[/favicon.ico](http://10.56.35.121:5011/favicon.ico)"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Slurm-web</title> <script type="module" crossorigin src="[/assets/index-45f37282.js](http://10.56.35.121:5011/assets/index-45f37282.js)"></script> <link rel="stylesheet" href="[/assets/index-db70270e.css](http://10.56.35.121:5011/assets/index-db70270e.css)"> </head> <body class="h-full"> <div id="app"></div> </body> </html>
Originally posted by @parapar in https://github.com/rackslab/Slurm-web/discussions/324#discussioncomment-10198742
This is the first time of loading, it plots the drawing with the racks (although they are not listed in the table below):
Then after some seconds the JS function is pulling again the nodes and refreshes the page with a similar error and goes blank:
The content of the page after that is:
Originally posted by @parapar in https://github.com/rackslab/Slurm-web/discussions/324#discussioncomment-10198742