Debian 8.6
IMSCP version : current (git)
# mount
/dev/vdd1 on /var/www type ext4 (rw,relatime,errors=remount-ro)
During the upgrade - /var/www is unmounted and installer cant "mount(/var/www/virtual, /var/www/virtual, none, 3236761600, 0)"
iMSCP::Mount::mount: Error while calling mount(/var/www/virtual, /var/www/virtual, none, 3236761600, 0): No such file or directory
-
- patched
- kivamp
- Closed
- Thread is marked as Resolved.
-
-
Hello,
This bug has been already reported and will be fixed in next release. For now, edit the engine/setup/imscp-setup-methods.pl file inside your imscp archive and comment lines starting from line 909 to line 933
- From: https://github.com/i-MSCP/imsc…scp-setup-methods.pl#L909
- To: https://github.com/i-MSCP/imsc…scp-setup-methods.pl#L933
Once done, run mount -a and then, rerun the installer as usually.
Related bug report: https://youtrack.i-mscp.net/issue/IP-1628
-
-
Thanx
-
Fixed in 1.3.x branch. We reverted changes causing these errors. See https://github.com/i-MSCP/imsc…umount-events-propagation
The fix will be part of next release.Thank you for your report.
Thread closed.
-