computerscot
computerscot
We've seen a tightening of restrictions this year in Iran, Russia, and other countries. The counter-censorship measures that tend to get blocked are the ones everyone uses. If you're a...
This is running on Windows 10 with Python 3.11.4. ``` close_tasks, _ = await asyncio.wait([w.wait_closed() for w in writers]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: Passing coroutines is forbidden, use tasks explicitly. ```
Command entered: ``` sudo certbot certonly ``` Expected result: ``` Spin up a temporary webserver (standalone) ``` Actual result: ``` Saving debug log to /var/log/letsencrypt/letsencrypt.log How would you like to...