Tag: storage
-
Post Views: 28 1. Discover problems Recently, in Tools → Site Health in the WordPress background, I found a ‘critical problem’: Page cache is not detected, and the server response time is slow As shown in Figure 1, site health directly suggests that this is a problem that may have a major impact on performance or security and needs to…
-
Post Views: 77 1. It is found that the Linode instance can be resized. The current Linode 4 GB is found, and the storage is 80GB. It can be adjusted to Linode 8 GB and the storage is 160 GB. as shown in Figure 1 2. Received a notification: Linode Linode286353 Could not be resized.. The upgrade failed. Decided to…
-
Post Views: 25 1. At this stage, there is a new requirement, and it is necessary to do some initial data work for the product when deploying the product. Prepare the corresponding SQL file, but for the file path in the MySQL table: /upload/20200817/20203555555373.png. It is stored in NAS storage. rather than the program directory. as shown in Figure 1…
-
Post Views: 15 1. In Rancher’s volume, add: /webtv:/data. as shown in Figure 1 2. Check the log of the container, and report an error: log_name: unbound variable. as shown in Figure 2 3. Enter the container and view the directory list under /data, which does not meet the expectations. Not mounted successfully. as shown in Figure 3 4. In…
-
Post Views: 15 1. When the advanced template is initialized, an error is reported: Error. Directory Frontend/Web/Assets does not exist, as shown in Figure 1 2. Enter the directory in the container: /mcloud/www/channel-pub-api/frontend/web, and determine the directory: /assets does not exist, as shown in Figure 2 3. Analyze the source code, and you can determine the directory: /frontend/web/assets exist, as…