Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a9ed6f5

Browse files
Troubleshooting update
Fixing some errors on the troubleshooting section
1 parent a13cf8a commit a9ed6f5

File tree

1 file changed

+5
-3
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver

1 file changed

+5
-3
lines changed

‎content/hardware/04.pro/boards/portenta-x8/tutorials/13.wordpress-webserver/content.md‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ In this tutorial, we went through how to install and run a WordPress and databas
160160

161161
## Troubleshooting
162162

163-
- If the containers are not installing or running correctly, check if there are any other containers currently running on the same ports as the ones used by the WordPress container. You can check this with ``docker ps -a``.
164-
- If there is any issue running docker commands, make sure you are using ``sudo`` before the commands.
165-
- If you cannot connect to the site when everything is running, you can double-check the X8s IP address. Run the command `ip s a` in the **adb shell**. This will display the X8's IP address via USB and WiFi. Try connecting via those IP addresses if all the rest fails.
163+
- If the containers are not being installed or running correctly, check if there are any other containers currently running on the same ports as the ones used by the WordPress container. You can check it with ``docker ps -a``.
164+
165+
- If there is any issue running docker commands, make sure you are using ``sudo`` before the commands or having root access using: ``sudo su -r`` with password: ``fio``.
166+
167+
- If you cannot connect to the site when everything is running, you can double-check the X8's IP address. Run the command `ip -h address` in the **adb shell**. This will display the X8's IP address via USB and Wi-Fi®. Try connecting via those IP addresses if all the rest fails.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /