You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
however before ./bulkai create-session finished successfully but there are error messages
Starting browser
...
ERROR: could not unmarshal event: unknown ClientNavigationReason value: initialFrameNavigation
after many hours researching I found that this misbehaviour happens only for recent Chrome version 131, I managed to downgrade Chrome to 104 and no errors at all, so you could copy session.yaml and used even on the latest Chrome.
The text was updated successfully, but these errors were encountered:
The problems happens on any OS I tried: Windows, Mac, Linux Mint.
./bulkai generate --config bulkai.yaml
fails withthe error leads to https://github.com/Danny-Dasilva/CycleTLS/blob/03ef6a93b5107ddaa37ef55225ff1ba289c41743/cycletls/roundtripper.go#L122
however before
./bulkai create-session
finished successfully but there are error messagesafter many hours researching I found that this misbehaviour happens only for recent Chrome version 131, I managed to downgrade Chrome to 104 and no errors at all, so you could copy
session.yaml
and used even on the latest Chrome.The text was updated successfully, but these errors were encountered: