-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[Bug]: webdav | Sabre\DAV\Exception\ServiceUnavailable: Storage with mount id 32 is not #34481
Comments
Same problem on NC24 RC4: `[core] Fehler: Movie preview generation failed Output: ["ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers"," built with gcc 11 (Ubuntu 11.2.0-19ubuntu1)"," configuration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared"," libavutil 56. 70.100 / 56. 70.100"," libavcodec 58.134.100 / 58.134.100"," libavformat 58. 76.100 / 58. 76.100"," libavdevice 58. 13.100 / 58. 13.100"," libavfilter 7.110.100 / 7.110.100"," libswscale 5. 9.100 / 5. 9.100"," libswresample 3. 9.100 / 3. 9.100"," libpostproc 55. 9.100 / 55. 9.100","Input #0, matroska,webm, from '/var/nc_data/jakob/files/Soundtracks/Greatest Showman Soundtrack.webm':"," Metadata:"," encoder : google/video-file"," Duration: 01:17:54.98, start: -0.007000, bitrate: 34 kb/s"," Stream #0:0(eng): Audio: opus, 48000 Hz, stereo, fltp (default)","Output #0, mjpeg, to '/tmp/oc_tmp_l1ogSu':","Output file #0 does not contain any stream"] GET /core/preview?fileId=827504&c=c7cb9578d54aaada278e42750f1a5963&x=250&y=250&forceIcon=0&a=0 I get it, when I call an extern ffmpeg script to change audio files. |
I'm trying to upload a folder with a different file extension = error error:
The folder and files have been uploaded to the server, but it gives an error that the storage is temporarily unavailable. Checked on a virtual machine, checked in a docker container by installing nextcloud 24 from docker hub |
Can I fix this bug myself or do I have to wait for an official fix from the nextcloud developers? |
Nextcloud 25 error Storage with mount id 32 is not available how to fix this is error ? |
Hi @webagroprom - Thanks for your report. You have multiple things going on and they may not necessarily all be related:
For technical support and general troubleshooting, I would try the Nextcloud Help Forum. |
I am having the same issue. Except mine is when I am trying to upload multiple files, not large files. I have an external storage mount, that connects to my photoprism server via WebDAV. If I upload one file at a time it works perfectly fine. When I upload more than 3 pictures it gives me the same errors pictured above. It first says "Files cannot be created in non-existent collections" Then "Storage with mount id is not available." This is the log message:
Caused by: OCP\Files\StorageNotAvailableException: Storage with mount id 11 is not available at <>
Caused by: OCP\Files\StorageNotAvailableException: Storage with mount id 11 is not available at <>
PUT /remote.php/webdav/Photo%20Bucket/2c4e463b-1cc1-41d8-9a61-bd42f511ad98_upscaled_variated.png Should be noted that when I interact with photoprism with a different app (PhotoSync) I can upload many pictures at once and it works fine, this only seems to be happening with NextCloud. This is a brand new Nextcloud deployment in a docker container managed via portainer. Both photoprism and NextCloud sit behind a reverse proxy (Nginx Proxy Manager) which is also in Docker. I have tried bypassing the reverse proxy altogether and still the same result. Do I need to open a separate issue for this? |
Error:
** Error **
|
Does the problem go away if you disable memcached and/or replace it with Redis? I ran across one admin (in #40322) that was having weird issues which were traced to what was presumed to be something buggy with different memcached versions/dependencies. |
This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions. |
Bug description
Steps to reproduce
Expected behavior
File and folder is not uploading
Installation method
Community VM appliance
Operating system
RHEL/CentOS
PHP engine version
PHP 8.0
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
Browser firefox - safari
The text was updated successfully, but these errors were encountered: