LinkStackOrg / LinkStack

LinkStack - the ultimate solution for creating a personalized & professional profile page. Showcase all your important links in one place, forget the limitation of one link on social media. Set up your personal site on your own server with just a few clicks.
https://linkstack.org
GNU Affero General Public License v3.0
2.41k stars 243 forks source link

Up to 30-40 sec loading time of any page on the admin-panel #86

Closed merylen closed 2 years ago

merylen commented 2 years ago

Platform: Ubuntu 20.04.4 LTS Server type: Apache2 2.4.41-4ubuntu3.11 PHP version: 7.4.29

All requirements at https://llc.bio/req are matched. Webserver is hosting a few more Webpages (wiki, Nextcloud, ... ) without issues or performance problems. The server has 4 CPU and 8GB of RAM with plenty free.

Installation: wget https://github.com/JulianPrieber/littlelink-custom/releases/latest/download/littlelink-custom.zip unzip littlelink-custom.zip chown -R www-data little-custom

When accessing the adminpanel or any link inside, the TTFB is about 35 seconds. (According to the Chrome Developer Tools) After this "pause" the page is loading in normal speed.

The Main-Page is operation in normal speed.

In the Chrome-Developer-Console i get: ... https:///littlelink-custom/studio/js/bootstrap.min.js.map: HTTP-Fehler: Statuscode 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE ...

Inside the directory there ist no .map file. The directory is readable and writeable by the webserver.

Any ideas?

JulianPrieber commented 2 years ago

Could you try using this version and see if the issue persist?

merylen commented 2 years ago

Issue solved! Thanks works for me with the "new" Version.