[GH-ISSUE #424] New Version 3.8.0 Broken for me #827

Closed
opened 2026-03-13 22:44:51 +03:00 by kerem · 5 comments
Owner

Originally created by @brandonedley on GitHub (Mar 10, 2022).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/424

It never gets passed this. It used to open IG just fine but something happened I believe with the network check. Going to try and troubleshoot the code but hopefully @alexal1 will come through!!

[03/10 10:05:21] Open Instagram app with network check
[03/10 10:05:27] 'grep' is not recognized as an internal or external command,
operable program or batch file.
[03/10 10:05:27] Instagram is not yet opened, waiting...
[03/10 10:05:42] 'grep' is not recognized as an internal or external command,
operable program or batch file.
[03/10 10:05:42] Instagram is not yet opened, waiting...
[03/10 10:05:57] 'grep' is not recognized as an internal or external command,
operable program or batch file.
[03/10 10:05:57] Instagram is not yet opened, waiting...
[03/10 10:06:12] 'grep' is not recognized as an internal or external command,
operable program or batch file.
[03/10 10:06:12] Instagram is not yet opened, waiting...
[03/10 10:06:14] Close Instagram app com.instagram.android

I pretty much force close after this

Originally created by @brandonedley on GitHub (Mar 10, 2022). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/424 It never gets passed this. It used to open IG just fine but something happened I believe with the network check. Going to try and troubleshoot the code but hopefully @alexal1 will come through!! [03/10 10:05:21] Open Instagram app with network check [03/10 10:05:27] 'grep' is not recognized as an internal or external command, operable program or batch file. [03/10 10:05:27] Instagram is not yet opened, waiting... [03/10 10:05:42] 'grep' is not recognized as an internal or external command, operable program or batch file. [03/10 10:05:42] Instagram is not yet opened, waiting... [03/10 10:05:57] 'grep' is not recognized as an internal or external command, operable program or batch file. [03/10 10:05:57] Instagram is not yet opened, waiting... [03/10 10:06:12] 'grep' is not recognized as an internal or external command, operable program or batch file. [03/10 10:06:12] Instagram is not yet opened, waiting... [03/10 10:06:14] Close Instagram app com.instagram.android I pretty much force close after this
kerem closed this issue 2026-03-13 22:44:56 +03:00
Author
Owner

@RainbowTob commented on GitHub (Mar 10, 2022):

Same

<!-- gh-comment-id:1064296235 --> @RainbowTob commented on GitHub (Mar 10, 2022): Same
Author
Owner

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

Yeah will fix it with minor update. Meanwhile switch to any bash terminal. E.g. on windows you can install git and use git bash

<!-- gh-comment-id:1064411489 --> @alexal1 commented on GitHub (Mar 10, 2022): Yeah will fix it with minor update. Meanwhile switch to any bash terminal. E.g. on windows you can install git and use git bash
Author
Owner

@brandonedley commented on GitHub (Mar 10, 2022):

Yeah will fix it with minor update. Meanwhile switch to any bash terminal. E.g. on windows you can install git and use git bash

Are you using Grep to search for activity to decide if App is running? Im having a pain getting that set up on windows. If thats the case i think we gotta use findstr or selectstr for windows folks

<!-- gh-comment-id:1064425384 --> @brandonedley commented on GitHub (Mar 10, 2022): > Yeah will fix it with minor update. Meanwhile switch to any bash terminal. E.g. on windows you can install git and use git bash Are you using Grep to search for activity to decide if App is running? Im having a pain getting that set up on windows. If thats the case i think we gotta use findstr or selectstr for windows folks
Author
Owner

@brandonedley commented on GitHub (Mar 10, 2022):

Yeah will fix it with minor update. Meanwhile switch to any bash terminal. E.g. on windows you can install git and use git bash

Are you using Grep to search for activity to decide if App is running? Im having a pain getting that set up on windows. If thats the case i think we gotta use findstr or selectstr for windows folks

Nevermind. Running command in bash worked like a charm.

<!-- gh-comment-id:1064426948 --> @brandonedley commented on GitHub (Mar 10, 2022): > > Yeah will fix it with minor update. Meanwhile switch to any bash terminal. E.g. on windows you can install git and use git bash > > Are you using Grep to search for activity to decide if App is running? Im having a pain getting that set up on windows. If thats the case i think we gotta use findstr or selectstr for windows folks Nevermind. Running command in bash worked like a charm.
Author
Owner

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

Fixed in v3.8.1

<!-- gh-comment-id:1066154650 --> @alexal1 commented on GitHub (Mar 13, 2022): Fixed in v3.8.1
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#827
No description provided.