Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assets do not load properly due to integrity errors. #1865

Closed
PJZ9n opened this issue Mar 23, 2020 · 3 comments
Closed

Assets do not load properly due to integrity errors. #1865

PJZ9n opened this issue Mar 23, 2020 · 3 comments

Comments

@PJZ9n
Copy link

PJZ9n commented Mar 23, 2020

Background (please complete the following information):

  • Panel or Daemon: Panel
  • Version of Panel/Daemon: 0.8.0 Alpha-2
  • Server's OS: Linux version 4.18.0-25-generic (buildd@lcy01-amd64-025) (gcc version 8.3.0 (Ubuntu 8.3.0-6ubuntu1~18.10.1)) Update to Laravel 5.2 #26-Ubuntu SMP Mon Jun 24 09:32:08 UTC 2019
  • Your Computer's OS & Browser: Windows 10 Pro 1803 (Build: 17134.1304), Google Chrome 80.0.3987.149(Official Build)64Bit

Describe the bug
The server's JS and CSS will not load properly due to an integrity error.
PHP Version:
PHP 7.2.19-0ubuntu0.18.10.1 (cli) (built: Jun 4 2019 14:46:43) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.2.19-0ubuntu0.18.10.1, Copyright (c) 1999-2018, by Zend Technologies

To Reproduce
Steps to reproduce the behavior:

  1. Access the panel.

Expected behavior
Display the control panel or login page normally.
screenshot_20200323_221837

Finally, I was not good at English and used Google Translate. Thank you for reading.

@pterodactyl pterodactyl deleted a comment from vinhais Mar 23, 2020
@DaneEveritt
Copy link
Member

Interesting. For now you can try doing yarn install && yarn run build:production in the root of the panel and it should generate valid assets for you.

@PJZ9n
Copy link
Author

PJZ9n commented Mar 26, 2020

Then I ran that command and it was displayed correctly.
Sorry for the late reply.

screenshot_20200327_013718

@PJZ9n PJZ9n closed this as completed Mar 26, 2020
@DaneEveritt DaneEveritt reopened this Mar 26, 2020
@DaneEveritt
Copy link
Member

Think this is fixed in the beta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants