Page 1 of 1

"100: Access Denied" Error When Connecting to Port

Posted: Mon Jun 03, 2024 4:16 pm
by orbi
When trying to connect port to CoolTerm, error:

"An Error Occured while attempting to open the port usbserial-01C5F777. 100: Access denied"

Re: "100: Access Denied" Error When Connecting to Port

Posted: Sat Jun 08, 2024 1:00 pm
by roger
Hi,

Error 100 typically means that something else is using the serial port. On Linux, it can also mean that you don't have the necessary privileges to access the port, in which case you need to make sure that your user ID is part of the dialout group (more info here: https://askubuntu.com/questions/210177/ ... ion-denied)
Which platform are you using?

Roger