๐ฏ Goal
Read logs to understand errors and fix issues faster โ
โ
Steps
- Open your service in the Panel ๐๏ธ
- Click Console ๐งพ
- Read the messages and look for red/error lines ๐ด
- Copy the last 20โ30 lines if you need support ๐
๐ Common messages
- โ
โDone!โ = server started successfully ๐
- โ ๏ธ โOutOfMemoryโ = not enough RAM ๐ง
- โ โPort already allocatedโ = port issue (support needed) ๐
๐ If you contact support, send:
- ๐งพ Service name/label
- โฐ Approx time it happened
- ๐ Last 20โ30 console lines
- ๐ธ Screenshot if possible