Nextcloud internal server error
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*サーバーにはメンテナンスウィンドウの開始時間が設定されて...
https://manualmaton.com/2024/02/16/nextcloud-28-02%E3%81%...
/usr/local/www/nextcloud/config
'default_phone_region' => 'JP',
'maintenance_window_start' => 1, <--- この行を追...
'memcache.local' => '\\OC\\Memcache\\APCu',
*Nextcloud internal server error [#i856a69d]
[Wed May 01 04:44:29.042409 2019] [php7:error] [pid 5072...
Uncaught Error: Undefined class constant 'PDO::FETCH_ASS...
Stack trace:\n#0
/usr/local/www/nextcloud/lib/private/DB/ConnectionFactor...
/usr/local/www/nextcloud/lib/private/Server.php(641): OC...
/usr/local/www/nextcloud/3rdparty/pimple/pimple/src/Pimp...
/usr/local/www/nextcloud/lib/private/AppFramework/Utilit...
/usr/local/www/nextcloud/lib/private/ServerContainer.php...
/usr/local/www/nextcloud/lib/private/AppFramework/Utilit...
/usr/local/www in
/usr/local/www/nextcloud/3rdparty/doctrine/dbal/lib/Doct...
zend_mm_heap corrupted
Sun May 05 12:05:13.269627 2019] [core:notice] [pid 6169...
*Nextcloud セキュリティ&セットアップ警告 [#e9096436]
セットアップに関するいくつかのエラーがあります。
Some files have not passed the integrity check. Further ...
Your web server is not properly set up to resolve "/ocm-...
compare your configuration against the shipped rewrite r...
typically the lines starting with "location ~" that need...
Your web server is not properly set up to resolve "/ocs-...
compare your configuration against the shipped rewrite r...
typically the lines starting with "location ~" that need...
Your web server is not properly set up to resolve "/.wel...
Your web server is not properly set up to resolve "/.wel...
メモリキャッシュが設定されていません。可能であれば、パフ...
PHP OPcacheが適切に設定されていません。よりパフォーマン...
opcache.enable=1
opcache.enable_cli=1
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000
opcache.memory_consumption=128
opcache.save_comments=1
opcache.revalidate_freq=1
This instance is missing some recommended PHP modules. F...
imagick
Some columns in the database are missing a conversion to...
running 'occ db:convert-filecache-bigint' those pending ...
documentation page about this.
filecache.mtime
filecache.storage_mtime
インストールガイド ↗を再確認して、 ログ にあるすべてのエ...
Check the security of your Nextcloud over our security s...
*/.well-known/carddav [#r4514404]
/usr/local/etc/apache24/includes/nextcloud.conf
Alias /nextcloud /usr/local/www/nextcloud
AcceptPathInfo On
KeepAlive On
<Directory /usr/local/www/nextcloud>
AllowOverride All
Require all granted
Header set Strict-Transport-Security "max-age...
<IfModule mod_dav.c>
Dav off
</IfModule>
</Directory>
Redirect 301 /.well-known/carddav /nextcloud/rem...
Redirect 301 /.well-known/caldav /nextcloud/remo...
SetEnv HOME /usr/local/www/nextcloud
SetEnv HTTP_HOME /usr/local/www/nextcloud
*「occ db:convert-filecache-bigint」を実行する [#l2c73b88]
https://gato.intaa.net/archives/13962
# chpass www
#Changing user information for www.
Login: www
Password: *
Uid [#]: 80
Gid [# or name]: 80
Change [month day year]:
Expire [month day year]:
Class:
Home directory: /nonexistent
Shell: /usr/sbin/nologin
Full Name: World Wide Web Owner
Office Location:
Office Phone:
Home Phone:
Other information:
Password: *
Uid [#]: 80
Gid [# or name]: 80
Change [month day year]:
Expire [month day year]:
Class:
Home directory: /usr/local/wwww
Shell: /bin/csh
Full Name: World Wide Web Owner
Office Location:
Office Phone:
Home Phone:
Other information:
chpass: user information unchanged
root@sun1:~:19_05_06:3:35 # su www
% cd /usr/local/www/nextcloud
% pwd
/usr/local/www/nextcloud
% php occ db:convert-filecache-bigint
Following columns will be updated:
* filecache.mtime
* filecache.storage_mtime
This can take up to hours, depending on the number of fi...
Continue with the conversion (y/n)? [n] y
* MySQL is used as database but does not support 4-byte c...
MySQL is used as database but does not support 4-byte cha...
https://docs.nextcloud.com/server/15/admin_manual/configu...
/usr/local/etc/my.cnf
[mysqld]
innodb_file_per_table=1
Restart the MySQL server
Change your databases character set and collation:
ALTER DATABASE nextcloud CHARACTER SET utf8mb4 COLLATE u...
Set the mysql.utf8mb4 config to true in your config.php:
# cd /usr/local/www/nextcloud
# sudo -u www php occ config:system:set mysql.utf8mb4 --...
System config value mysql.utf8mb4 set to boolean true
Convert all existing tables to the new collation by runni...
$ sudo -u www php occ maintenance:repair
ここでエラー
max key length is 767 bytes
mysql5.7 以上へアップグレードする。と
# sudo -u www php occ maintenance:repair
- Repair MySQL collation
- Change row format for oc_activity ...
- Change collation for oc_activity ...
- Change row format for oc_activity_mq ...
- Change collation for oc_activity_mq ...
: ...
- Change row format for oc_federated_reshares ...
- Change collation for oc_federated_reshares ...
- Repair mime types
- Clean tags and favorites
- 0 tags of deleted users have been removed.
- 0 tags for delete files have been removed.
- 0 tag entries for deleted tags have been removed.
- 0 tags with no entries have been removed.
- Repair invalid shares
- Remove shares of a users root folder
- Move .step file of updater to backup location
- Fix potential broken mount points
- No mounts updated
- Repair invalid paths in file cache
- Add log rotate job
- Clear frontend caches
- Image cache cleared
- SCSS cache cleared
- JS cache cleared
- Clear every generated avatar on major updates
- Add preview background cleanup job
- Queue a one-time job to cleanup old backups of the upd...
- Repair pending cron jobs
- No need to repair pending cron jobs.
- Extract the vcard uid and store it in the db
- Fix component of birthday calendars
- 1 birthday calendars updated.
- Fix broken values of calendar objects
0 [>---------------------------]
- Registering building of calendar search index as backg...
- Add background job
- Registering background jobs to update cache for webcal...
- Added 0 background jobs to update webcal calendars
- Remove activity entries of private events
- Removed 0 activity entries
- Fix the share type of guest shares when migrating from...
- Copy the share password into the dedicated column
- Update OAuth token expiration times
- Add background job to check for backup codes
root@sun1:/usr/local/www/nextcloud:19_05_06:14:29 #
* すべてのチェックに合格しました。 [#k702f9f1]
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
終了行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*サーバーにはメンテナンスウィンドウの開始時間が設定されて...
https://manualmaton.com/2024/02/16/nextcloud-28-02%E3%81%...
/usr/local/www/nextcloud/config
'default_phone_region' => 'JP',
'maintenance_window_start' => 1, <--- この行を追...
'memcache.local' => '\\OC\\Memcache\\APCu',
*Nextcloud internal server error [#i856a69d]
[Wed May 01 04:44:29.042409 2019] [php7:error] [pid 5072...
Uncaught Error: Undefined class constant 'PDO::FETCH_ASS...
Stack trace:\n#0
/usr/local/www/nextcloud/lib/private/DB/ConnectionFactor...
/usr/local/www/nextcloud/lib/private/Server.php(641): OC...
/usr/local/www/nextcloud/3rdparty/pimple/pimple/src/Pimp...
/usr/local/www/nextcloud/lib/private/AppFramework/Utilit...
/usr/local/www/nextcloud/lib/private/ServerContainer.php...
/usr/local/www/nextcloud/lib/private/AppFramework/Utilit...
/usr/local/www in
/usr/local/www/nextcloud/3rdparty/doctrine/dbal/lib/Doct...
zend_mm_heap corrupted
Sun May 05 12:05:13.269627 2019] [core:notice] [pid 6169...
*Nextcloud セキュリティ&セットアップ警告 [#e9096436]
セットアップに関するいくつかのエラーがあります。
Some files have not passed the integrity check. Further ...
Your web server is not properly set up to resolve "/ocm-...
compare your configuration against the shipped rewrite r...
typically the lines starting with "location ~" that need...
Your web server is not properly set up to resolve "/ocs-...
compare your configuration against the shipped rewrite r...
typically the lines starting with "location ~" that need...
Your web server is not properly set up to resolve "/.wel...
Your web server is not properly set up to resolve "/.wel...
メモリキャッシュが設定されていません。可能であれば、パフ...
PHP OPcacheが適切に設定されていません。よりパフォーマン...
opcache.enable=1
opcache.enable_cli=1
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000
opcache.memory_consumption=128
opcache.save_comments=1
opcache.revalidate_freq=1
This instance is missing some recommended PHP modules. F...
imagick
Some columns in the database are missing a conversion to...
running 'occ db:convert-filecache-bigint' those pending ...
documentation page about this.
filecache.mtime
filecache.storage_mtime
インストールガイド ↗を再確認して、 ログ にあるすべてのエ...
Check the security of your Nextcloud over our security s...
*/.well-known/carddav [#r4514404]
/usr/local/etc/apache24/includes/nextcloud.conf
Alias /nextcloud /usr/local/www/nextcloud
AcceptPathInfo On
KeepAlive On
<Directory /usr/local/www/nextcloud>
AllowOverride All
Require all granted
Header set Strict-Transport-Security "max-age...
<IfModule mod_dav.c>
Dav off
</IfModule>
</Directory>
Redirect 301 /.well-known/carddav /nextcloud/rem...
Redirect 301 /.well-known/caldav /nextcloud/remo...
SetEnv HOME /usr/local/www/nextcloud
SetEnv HTTP_HOME /usr/local/www/nextcloud
*「occ db:convert-filecache-bigint」を実行する [#l2c73b88]
https://gato.intaa.net/archives/13962
# chpass www
#Changing user information for www.
Login: www
Password: *
Uid [#]: 80
Gid [# or name]: 80
Change [month day year]:
Expire [month day year]:
Class:
Home directory: /nonexistent
Shell: /usr/sbin/nologin
Full Name: World Wide Web Owner
Office Location:
Office Phone:
Home Phone:
Other information:
Password: *
Uid [#]: 80
Gid [# or name]: 80
Change [month day year]:
Expire [month day year]:
Class:
Home directory: /usr/local/wwww
Shell: /bin/csh
Full Name: World Wide Web Owner
Office Location:
Office Phone:
Home Phone:
Other information:
chpass: user information unchanged
root@sun1:~:19_05_06:3:35 # su www
% cd /usr/local/www/nextcloud
% pwd
/usr/local/www/nextcloud
% php occ db:convert-filecache-bigint
Following columns will be updated:
* filecache.mtime
* filecache.storage_mtime
This can take up to hours, depending on the number of fi...
Continue with the conversion (y/n)? [n] y
* MySQL is used as database but does not support 4-byte c...
MySQL is used as database but does not support 4-byte cha...
https://docs.nextcloud.com/server/15/admin_manual/configu...
/usr/local/etc/my.cnf
[mysqld]
innodb_file_per_table=1
Restart the MySQL server
Change your databases character set and collation:
ALTER DATABASE nextcloud CHARACTER SET utf8mb4 COLLATE u...
Set the mysql.utf8mb4 config to true in your config.php:
# cd /usr/local/www/nextcloud
# sudo -u www php occ config:system:set mysql.utf8mb4 --...
System config value mysql.utf8mb4 set to boolean true
Convert all existing tables to the new collation by runni...
$ sudo -u www php occ maintenance:repair
ここでエラー
max key length is 767 bytes
mysql5.7 以上へアップグレードする。と
# sudo -u www php occ maintenance:repair
- Repair MySQL collation
- Change row format for oc_activity ...
- Change collation for oc_activity ...
- Change row format for oc_activity_mq ...
- Change collation for oc_activity_mq ...
: ...
- Change row format for oc_federated_reshares ...
- Change collation for oc_federated_reshares ...
- Repair mime types
- Clean tags and favorites
- 0 tags of deleted users have been removed.
- 0 tags for delete files have been removed.
- 0 tag entries for deleted tags have been removed.
- 0 tags with no entries have been removed.
- Repair invalid shares
- Remove shares of a users root folder
- Move .step file of updater to backup location
- Fix potential broken mount points
- No mounts updated
- Repair invalid paths in file cache
- Add log rotate job
- Clear frontend caches
- Image cache cleared
- SCSS cache cleared
- JS cache cleared
- Clear every generated avatar on major updates
- Add preview background cleanup job
- Queue a one-time job to cleanup old backups of the upd...
- Repair pending cron jobs
- No need to repair pending cron jobs.
- Extract the vcard uid and store it in the db
- Fix component of birthday calendars
- 1 birthday calendars updated.
- Fix broken values of calendar objects
0 [>---------------------------]
- Registering building of calendar search index as backg...
- Add background job
- Registering background jobs to update cache for webcal...
- Added 0 background jobs to update webcal calendars
- Remove activity entries of private events
- Removed 0 activity entries
- Fix the share type of guest shares when migrating from...
- Copy the share password into the dedicated column
- Update OAuth token expiration times
- Add background job to check for backup codes
root@sun1:/usr/local/www/nextcloud:19_05_06:14:29 #
* すべてのチェックに合格しました。 [#k702f9f1]
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
ページ名: