ilsalgo

Results 5 comments of ilsalgo
trafficstars

> For me auth only works if session_factory is set to cloudscraper.create_scraper and this is only set if cloudscraper is installed (otherwise it defaults to requests.session which does not work)....

no, the problem is the two factor authentication. When I try to connect to my accont, Garmin send a passcode via sms for second authorization (this is necessary for use...

@paspo sure! version: '3' services: rustdesk-server: container_name: rustdesk-server ports: - 21115:21115 - 21116:21116 - 21116:21116/udp - 21117:21117 - 21118:21118 - 21119:21119 image: rustdesk/rustdesk-server-s6:latest-armv7 environment: - "RELAY=MYIP.com:21117" - "ENCRYPTED_ONLY=0" volumes: -...

I have try with two installation and the solution to have the server running without reboots was to add the line in question to the docker container.