1:) Add a folder selection to your project. (You can choose to read only or delete what you read.)
2:) Create a folder and keep the cookies in separate txt files.
3:) After starting the project, transfer the variable from the folder selection to Read File. Change the name FILE_CONTENT to COOKIE.
4:) Call the COOKIE variable in the previous process and perform the Network/Restore Cookies process.
5:) Open google.com in the browser, the cookie will be added.
Не работает подключение к удаленной БД MySQL
-
Добрый день.
На хостинге создали базу данных. Пытаемся подключиться к ней удаленно через BAS и записать данные.
Но подключение не проходит.
Выдает следующую ошибку в логах:Поток №1 : SequelizeAccessDeniedError: Access denied for user 'nash_login'@'nash_server' (using password: YES)
Работает ли удаленное подключение в BAS?