Jump to content

seafile ist bei der WEBGUI mehr als langsam


donbruno
Go to solution Solved by donbruno,

Recommended Posts

hallo,

 

ich habe seafile nach dieser Anleitung installiert....

 

# Installation Tutorial For Beginners

1. Create a docker network (if you don't have a custom one yet):
1.1 Open unRAID terminal with top right ">_" button.
1.2 Enter 'docker network create dockernet' without quotation marks.
1.3 Close terminal.
(Info: This creates a special network where services can communicate via hostnames. Look at "Name:" and "SQL Host:" in the next steps to see whats possible now.)


2. Install mgutt's "MariaDB-Official" from APPS and configure as following:
Name: seafile-mariadb
Network Type: dockernet
Port: 3306
Generate Random Password: remove 'yes'. This field needs to be blank.
DB Name: db
DB User: db
DB PW: db
Data: /mnt/user/appdata/seafile-mariadb/data
Config: /mnt/user/appdata/seafile-mariadb/config
Show more settings
Root Password: choose a password here
(This mariadb is ONLY for the seafile service. If you need another db, create another container.)

3. Get Seafile-Official and config as follows:
Name: seafile
Network Type: dockernet
Port: 8080 (or whatever you want)
SQL Host: seafile-mariadb
SQL Root Password: the password you have chosen before
The rest is pretty self explanatory

 

ansich läuft auch seafile, ich kann alles machen, nur die Responsezeiten von der Webgui sind länger wie 5sec, bei jedem click

 

im seahub.log steht folgendes:

 

2023-02-14 22:56:30,403 [ERROR] django.pylibmc:132 get MemcachedError: error 31 from memcached_get(:1:autofilled): A TIMEOUT OCCURRED
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/django_pylibmc/memcached.py", line 130, in get
    return super(PyLibMCCache, self).get(key, default, version)
  File "/opt/seafile/seafile-server-9.0.10/seahub/thirdpart/django/core/cache/backends/memcached.py", line 77, in get
    return self._cache.get(key, default)
pylibmc.Error: error 31 from memcached_get(:1:autofilled): A TIMEOUT OCCURRED
2023-02-14 22:56:30,419 [ERROR] django.pylibmc:167 set_many MemcachedError: error 47 from memcached_set_multi: SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/django_pylibmc/memcached.py", line 165, in set_many
    return super(PyLibMCCache, self).set_many(*args, **kwargs)
  File "/opt/seafile/seafile-server-9.0.10/seahub/thirdpart/django/core/cache/backends/memcached.py", line 149, in set_many
    failed_keys = self._cache.set_multi(safe_data, self.get_backend_timeout(timeout))
pylibmc.ServerDown: error 47 from memcached_set_multi: SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
2023-02-14 22:56:30,427 [ERROR] django.pylibmc:132 get MemcachedError: error 47 from memcached_get(:1:ENABLE_TERMS_AND_CONDITIONS): SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/django_pylibmc/memcached.py", line 130, in get
    return super(PyLibMCCache, self).get(key, default, version)
  File "/opt/seafile/seafile-server-9.0.10/seahub/thirdpart/django/core/cache/backends/memcached.py", line 77, in get
    return self._cache.get(key, default)
pylibmc.ServerDown: error 47 from memcached_get(:1:ENABLE_TERMS_AND_CONDITIONS): SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
2023-02-14 22:56:30,434 [ERROR] django.pylibmc:132 get MemcachedError: error 47 from memcached_get(:1:autofilled): SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/django_pylibmc/memcached.py", line 130, in get
    return super(PyLibMCCache, self).get(key, default, version)
  File "/opt/seafile/seafile-server-9.0.10/seahub/thirdpart/django/core/cache/backends/memcached.py", line 77, in get
    return self._cache.get(key, default)
pylibmc.ServerDown: error 47 from memcached_get(:1:autofilled): SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
2023-02-14 22:56:30,443 [ERROR] django.pylibmc:167 set_many MemcachedError: error 47 from memcached_set_multi: SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/django_pylibmc/memcached.py", line 165, in set_many
    return super(PyLibMCCache, self).set_many(*args, **kwargs)
  File "/opt/seafile/seafile-server-9.0.10/seahub/thirdpart/django/core/cache/backends/memcached.py", line 149, in set_many
    failed_keys = self._cache.set_multi(safe_data, self.get_backend_timeout(timeout))
pylibmc.ServerDown: error 47 from memcached_set_multi: SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
2023-02-14 22:56:30,450 [ERROR] django.pylibmc:132 get MemcachedError: error 47 from memcached_get(:1:ENABLE_TERMS_AND_CONDITIONS): SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/django_pylibmc/memcached.py", line 130, in get
    return super(PyLibMCCache, self).get(key, default, version)
  File "/opt/seafile/seafile-server-9.0.10/seahub/thirdpart/django/core/cache/backends/memcached.py", line 77, in get
    return self._cache.get(key, default)
pylibmc.ServerDown: error 47 from memcached_get(:1:ENABLE_TERMS_AND_CONDITIONS): SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
2023-02-14 22:56:30,459 [ERROR] django.pylibmc:132 get MemcachedError: error 47 from memcached_get(:1:ENABLE_TWO_FACTOR_AUTH): SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/django_pylibmc/memcached.py", line 130, in get

 

kennt sich jemand damit aus?

 

Gruß und Danke

Bruno

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...