Updated readme to include troubleshooting steps

This commit is contained in:
hamilcarBarca17
2023-05-02 16:03:05 -06:00
parent 1013a6a9b2
commit 99c4336627
+6
View File
@@ -87,6 +87,12 @@ The `Stream Settings` menu in the `cloud-gaming.sh` script will guide you throug
Note: A Shared stream will not overwrite your settings to connect to your personal instance. You'll just have to change back to your personal instance in Steam Link via the Gear icon -> Computers menu. Note: A Shared stream will not overwrite your settings to connect to your personal instance. You'll just have to change back to your personal instance in Steam Link via the Gear icon -> Computers menu.
## Troubleshooting
> I can't connect to my instance again after rebooting
Your public IP may have changed, so you may be blocked from the security group. To correct it, simply re-deploy the stack and skip the setup steps again.
This will update the security group with your current public IP address and allow you access to the instance again.
## Built With ## Built With
* [Bash](https://www.gnu.org/software/bash/) - Shell that all the scripts are written in * [Bash](https://www.gnu.org/software/bash/) - Shell that all the scripts are written in
* [Node.js](https://nodejs.org/en/) - JS runtime for CDK * [Node.js](https://nodejs.org/en/) - JS runtime for CDK