plambrechtsen / pethublocal

Local docker stack to replace the SurePetCare "Connect" cloud service.
GNU General Public License v3.0
74 stars 10 forks source link

Add info about raw console mode to docs #5

Closed enzingerm closed 3 years ago

enzingerm commented 3 years ago

My certificate password contained some ASCII control character which got interpreted by the terminal driver and made the resulting output file unparseable.

plambrechtsen commented 3 years ago

But I assume once you set the terminal to raw it worked fine??

enzingerm commented 3 years ago

It did!

plambrechtsen commented 3 years ago

Using minicom to log to a file on Linux should also work.