[GH-ISSUE #426] Issue with v3.8.1 #370

Closed
opened 2026-03-02 23:39:50 +03:00 by kerem · 1 comment
Owner

Originally created by @yurilimajr on GitHub (Mar 14, 2022).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/426

Facing 2 issues:

1- New version opens instagram with network check but the terminal keeps on looping "Instagram is not yet opened, waiting"

2- Getting this utf-8 error below on the terminal:

-------- START: 2022-03-14 20:32:39.254997 --------
[03/14 20:32:39] Open Instagram app with network check
Exception in thread Thread-4 (_readerthread):
Traceback (most recent call last):
File "C:\Users\Yuri\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1009, in _bootstrap_inner
self.run()
File "C:\Users\Yuri\AppData\Local\Programs\Python\Python310\lib\threading.py", line 946, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\Yuri\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 1494, in _readerthread
buffer.append(fh.read())
File "C:\Users\Yuri\AppData\Local\Programs\Python\Python310\lib\codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc6 in position 8: invalid continuation byte
[03/14 20:32:44] Instagram is not yet opened, waiting...

Originally created by @yurilimajr on GitHub (Mar 14, 2022). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/426 Facing 2 issues: 1- New version opens instagram with network check but the terminal keeps on looping "Instagram is not yet opened, waiting" 2- Getting this utf-8 error below on the terminal: -------- START: 2022-03-14 20:32:39.254997 -------- [03/14 20:32:39] Open Instagram app with network check Exception in thread Thread-4 (_readerthread): Traceback (most recent call last): File "C:\Users\Yuri\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1009, in _bootstrap_inner self.run() File "C:\Users\Yuri\AppData\Local\Programs\Python\Python310\lib\threading.py", line 946, in run self._target(*self._args, **self._kwargs) File "C:\Users\Yuri\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 1494, in _readerthread buffer.append(fh.read()) File "C:\Users\Yuri\AppData\Local\Programs\Python\Python310\lib\codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc6 in position 8: invalid continuation byte [03/14 20:32:44] Instagram is not yet opened, waiting...
kerem closed this issue 2026-03-02 23:39:50 +03:00
Author
Owner

@alexal1 commented on GitHub (Mar 16, 2022):

See quick fix in #425

<!-- gh-comment-id:1069644786 --> @alexal1 commented on GitHub (Mar 16, 2022): See quick fix in #425
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#370
No description provided.