Skip to content

Authorization is reset after opening a saved browser profile #2596

Closed
@Pidoffka

Description

@Pidoffka

I encountered a problem that when using profile saving in the browser, after some time the authorization on the site crashes:

  • The site itself does not reset the authorization, since in a regular browser it hangs endlessly
  • There is no specific reset lag based on authorization time, i.e. this happens arbitrarily, which means that this is another argument in favor of resetting authorization after n time
  • The browser is saved and activated with the following driver settings
    driver = Driver(uc=True, proxy=proxy,
user_data_dir=folderPath, multi_proxy=True)

My question: This is anomalous behavior, if the site with which I interact does not contribute to the drop of my authorization, or with my settings this is quite possible, after some time the browser may for some reason, for example, be saved incorrectly and not record some data which are needed for authorization?

Metadata

Metadata

Assignees

No one assigned

    Labels

    UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModequestionSomeone is looking for answers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions