管理人 has written 54 articles

Error establishing a database connection
This either means that the username and password information in your wp-config.php file is incorrect or that contact with the database server at localhost could not be established. This could mean your host’s database server is down.

【不具合内容】 VMインスタンスを起動後すぐWordpressの更新を行ったときに発生。 【原因】 wp-config.phpのユーザー名、パスワード、ホスト名が正しいか? 正しい場合はデータベース接続が確立されていない…

A e2-micro VM instance is currently unavailable in the us-central1-a zone. Alternatively, you can try your request again with a different VM hardware configuration or at a later time. For more information, see the troubleshooting documentation.

【不具合内容】 GCPのVMインスタンスを起動しようとした際に発生。時間をおいて何度か試みるが変わらず。 【原因】 Compute Engineの無料枠の組み合わせとしてよく知られるマシンタイプ”e2-mic…

ダウンロードに失敗しました。 ファイルストリーミングの送り先となるディレクトリが存在しないか、書き込み不可になっています。

【不具合内容】 WordPressでプラグインを更新しようとした時に発生。 【原因】 GCPのマーケットプレイスで「WordPress with NGINX and SSL Certified by Bitnami」から…

Invalid value for field ‘resource.address’: ‘10.138.0.5’. Specified IP address is not allocated to the project or does not belong to the specified scope.

【不具合内容】 GCPのVMインスタンス生成後、静的アドレスへの変換を行う時に発生。 【原因】 VMインスタンスが停止しており外部IPがない状態で静的IPアドレスの予約処理を行おうとしたため。 【解決方法】 VMインスタ…