🐛 | web interface loads very slow when mounting folders via fstab #2328
Replies: 5 comments
-
Hi, could you add some of the info the bug template asked for? |
Beta Was this translation helpful? Give feedback.
-
Totally sorry for the missing details. I put them into the OP, but forgot to remove the commenting-tags and therefore these details were not shown :( Fixed this. If further information is needed I would be glad to post it! |
Beta Was this translation helpful? Give feedback.
-
What’s the output of Did you try to reboot? And what’s the output of |
Beta Was this translation helpful? Give feedback.
-
Sure - several times. No difference.
|
Beta Was this translation helpful? Give feedback.
-
Well, I found the problem. Anyway it would be nice to be able to use mounted folders without having these preformance problems. Access to the mounted folders via console or file explorer works in normal speed. Or are there any other ways to achieve using network files? Thanks! |
Beta Was this translation helpful? Give feedback.
-
Bug
The web interface takes huge amount of time for loading. I'm talking about intervals greater than 80 seconds.
When loaded, usability is ok on the specific site. Not fast but ok.
On every new page-load, loading-time is persistent.
Everything else works fine.
Ping of IP works as intended and in normal time.
What I did
I installed the raspberry pi with above mentioned buster image and ran the installer script
I expected this to happen
Normal loading times
Further information that might help
pi@Phoniebox:~ $ tail -n 500 /var/log/syslog
Apr 14 15:34:48 Phoniebox rsyslogd: [origin software="rsyslogd" swVersion="8.1901.0"x-pid="386" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
Apr 14 15:34:48 Phoniebox systemd[1]: phpsessionclean.service: Succeeded.
Apr 14 15:34:48 Phoniebox systemd[1]: Started Clean php session files.
Apr 14 15:34:49 Phoniebox rsyslogd: [origin software="rsyslogd" swVersion="8.1901.0"x-pid="386" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
Apr 14 15:34:49 Phoniebox systemd[1]: logrotate.service: Succeeded.
Apr 14 15:34:49 Phoniebox systemd[1]: Started Rotate log files.
Apr 14 15:34:50 Phoniebox systemd[1]: man-db.service: Succeeded.
Apr 14 15:34:50 Phoniebox systemd[1]: Started Daily man-db regeneration.
Apr 14 15:34:51 Phoniebox systemd[1]: apt-daily.service: Succeeded.
Apr 14 15:34:51 Phoniebox systemd[1]: Started Daily apt download activities.
Apr 14 15:34:51 Phoniebox systemd[1]: Starting Daily apt upgrade and clean activities...
Apr 14 15:34:52 Phoniebox gpio-buttons.py[490]:
Apr 14 15:34:52 Phoniebox gpio-buttons.py[490]: [paused] #1/2 0:38/42:15 (1%)
Apr 14 15:34:52 Phoniebox gpio-buttons.py[490]: volume: 13% repeat: off random: off single: off consume: off
Apr 14 15:34:53 Phoniebox systemd[1]: apt-daily-upgrade.service: Succeeded.
Apr 14 15:34:53 Phoniebox systemd[1]: Started Daily apt upgrade and clean activities.
Apr 14 15:35:21 Phoniebox systemd[1]: phoniebox-idle-watchdog.service: Succeeded.
Apr 14 15:39:01 Phoniebox systemd[1]: Starting Clean php session files...
Apr 14 15:39:01 Phoniebox CRON[1138]: (root) CMD ( [ -x /usr/lib/php/sessionclean ]&& if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi)
Apr 14 15:39:02 Phoniebox systemd[1]: phpsessionclean.service: Succeeded.
Apr 14 15:39:02 Phoniebox systemd[1]: Started Clean php session files.
Apr 14 15:39:30 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:40:08 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:40:16 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:40:53 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:41:10 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:41:30 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:42:07 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:43:07 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:43:14 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:44:05 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:44:53 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:45:10 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:46:12 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:46:20 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:46:58 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:47:04 Phoniebox systemd[1]: Created slice User Slice of UID 1000.
Apr 14 15:47:04 Phoniebox systemd[1]: Starting User Runtime Directory /run/user/1000...
Apr 14 15:47:04 Phoniebox systemd[1]: Started User Runtime Directory /run/user/1000.
Apr 14 15:47:04 Phoniebox systemd[1]: Starting User Manager for UID 1000...
Apr 14 15:47:05 Phoniebox systemd[2231]: Reached target Paths.
Apr 14 15:47:05 Phoniebox systemd[2231]: Listening on GnuPG cryptographic agent and passphrase cache.
Apr 14 15:47:05 Phoniebox systemd[2231]: Reached target Timers.
Apr 14 15:47:05 Phoniebox systemd[2231]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 14 15:47:05 Phoniebox systemd[2231]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Apr 14 15:47:05 Phoniebox systemd[2231]: Listening on GnuPG network certificate management daemon.
Apr 14 15:47:05 Phoniebox systemd[2231]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Apr 14 15:47:05 Phoniebox systemd[2231]: Reached target Sockets.
Apr 14 15:47:05 Phoniebox systemd[2231]: Reached target Basic System.
Apr 14 15:47:05 Phoniebox systemd[1]: Started User Manager for UID 1000.
Apr 14 15:47:05 Phoniebox systemd[2231]: Starting Music Player Daemon...
Apr 14 15:47:05 Phoniebox systemd[1]: Started Session c1 of user pi.
Apr 14 15:47:06 Phoniebox mpd[2244]: exception: failed to open log file "/var/log/mpd/mpd.log" (config line 40): Permission denied
Apr 14 15:47:06 Phoniebox systemd[2231]: mpd.service: Main process exited, code=exited, status=1/FAILURE
Apr 14 15:47:06 Phoniebox systemd[2231]: mpd.service: Failed with result 'exit-code'.
Apr 14 15:47:06 Phoniebox systemd[2231]: Failed to start Music Player Daemon.
Apr 14 15:47:06 Phoniebox systemd[2231]: Reached target Default.
Apr 14 15:47:06 Phoniebox systemd[2231]: Startup finished in 1.462s.
Apr 14 15:47:07 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:47:20 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:47:52 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:48:09 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:48:24 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:48:46 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:49:12 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:49:12 Phoniebox systemd[1]: Starting Cleanup of Temporary Directories...
Apr 14 15:49:12 Phoniebox systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Apr 14 15:49:12 Phoniebox systemd[1]: Started Cleanup of Temporary Directories.
Apr 14 15:49:49 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:50:03 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:50:15 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:51:09 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Apr 14 15:51:20 Phoniebox lighttpd[866]: echo: write error: Broken pipe
Software
Base image and version
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Branch / Release
Refresh index: 100% (309/309), done.
On branch master
Your branch is up to date with 'origin/master'.
Installscript
i.e.
scripts/installscripts/buster-install-default.sh
Hardware
RaspberryPi version
3 B+
RFID Reader
Van Ooijen Technische Informatica Keyboard
Soundcard
C-Media Electronics, Inc. CM108 Audio Controller
Other notable hardware
GPIO Buttons:
volU = Button(22,pull_up=True,hold_time=0.3,hold_repeat=True)
volD = Button(27,pull_up=True,hold_time=0.3,hold_repeat=True)
frwd = Button(17,pull_up=True)
prev = Button(24,pull_up=True)
halt = Button(23,pull_up=True)
Beta Was this translation helpful? Give feedback.
All reactions