Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 680 Bytes

FAQ.md

File metadata and controls

12 lines (9 loc) · 680 Bytes

Exceptions Messages

WgEasyException Messages

1. "Your Wg-Easy Server hasn't SSL connection, please set hasSsl = false"

Your Serve hasn't SSL Certificate and you must set hasSsl = false in WgEasyClient object.

2. "Wg-Easy server not found. Please check you URL and port"

Server with wg-easy API not found, if URL or port is incorrect, API Server was down or wg-easy not installed in your server.

3. "Server returned 404: Key by ClientId not found"

Server didn't find key by ClientId because key doesn't exists in API Server

Chapter in develop