Size: a a a

Aerokube Support

2020 September 14

IK

Ivan Krutov in Aerokube Support
Den
Возвращаясь к теме, подскажите пожалуйста о каком конкретно железе идет речь?
любой сервер или виртуалка с поддержкой vt-x или подобной технологии виртуализации
источник

MM

Mariia Martyniak in Aerokube Support
Ivan Krutov
I would take a look at memory consumption first
I can see it on Task Manager?
источник

IK

Ivan Krutov in Aerokube Support
in case of windows Docker is running inside a virtual machine
источник

IK

Ivan Krutov in Aerokube Support
you can check whether you gave sufficient memory to this virtual machine in Docker settings
источник

AK

Artur K in Aerokube Support
Artur K
Тут имеется ввиду если я возьму pychrome то чтобы его инициализировать мне нужно будет прописать
import pychrome

# create a browser instance
browser = pychrome.Browser(url="ссылка с пункта 3")?
И уже оперировать с помощью пакета pychrome ? я все так понял ?

3) подключаемся к ws://selenoid.example.com:4444/devtools/<session-id>
Подскажите плз) обращаюсь по cdp в ответе ничего не приходит, метод определен в pychrome
       rp = requests.get("%s/json" % self.dev_url, json=True, timeout=timeout)
источник

MM

Mariia Martyniak in Aerokube Support
Ivan Krutov
you can check whether you gave sufficient memory to this virtual machine in Docker settings
Thanks. I can check it in browsers.json file?
источник

IK

Ivan Krutov in Aerokube Support
Mariia Martyniak
Thanks. I can check it in browsers.json file?
источник

RH

Ruslan Hakimov in Aerokube Support
Добрый вечер, хотелось бы лишний раз убедиться - лицензия нужна на Moon, ggr можно использовать и так?
источник

IK

Ivan Krutov in Aerokube Support
Ruslan Hakimov
Добрый вечер, хотелось бы лишний раз убедиться - лицензия нужна на Moon, ggr можно использовать и так?
да
источник

MM

Mariia Martyniak in Aerokube Support
Ivan Krutov
in case of windows Docker is running inside a virtual machine
Sorry for clarification. I have Linux. In first case I have Linux as separate OS with Docker. In another case I have Windows and there I have Linux VM with Docker. Could you help me with instructions how can I check it  on Linux? TThanks
источник

IK

Ivan Krutov in Aerokube Support
Mariia Martyniak
Sorry for clarification. I have Linux. In first case I have Linux as separate OS with Docker. In another case I have Windows and there I have Linux VM with Docker. Could you help me with instructions how can I check it  on Linux? TThanks
then adjust the same memory setting but in virtualization software used for VM, e.g. in virtualbox or similar software
источник

MM

Mariia Martyniak in Aerokube Support
Ivan Krutov
then adjust the same memory setting but in virtualization software used for VM, e.g. in virtualbox or similar software
Thanks. I've got this memory usage
источник

IK

Ivan Krutov in Aerokube Support
Mariia Martyniak
Thanks. I've got this memory usage
is it still reproducing?
источник

MM

Mariia Martyniak in Aerokube Support
Ivan Krutov
is it still reproducing?
Yes. This is info from my Linux machine, where I run tests, not virtual.
источник

IK

Ivan Krutov in Aerokube Support
couldn't it also be something related to firewall issues or overloaded staging machine?
источник

MM

Mariia Martyniak in Aerokube Support
Ivan Krutov
couldn't it also be something related to firewall issues or overloaded staging machine?
I'm not sure exactly. I'll run tests today on this machine and observe if this reproduces.

And one more question. I see your recommended memory, in documentation , but in my case. I' ve requested the virtual machine only for tests running with Selenoid. What memory will be enough for stable tests run? Is it depends on threads count or there are another factors that make influence on memory needed for the VM? Thanks
источник

IK

Ivan Krutov in Aerokube Support
Mariia Martyniak
I'm not sure exactly. I'll run tests today on this machine and observe if this reproduces.

And one more question. I see your recommended memory, in documentation , but in my case. I' ve requested the virtual machine only for tests running with Selenoid. What memory will be enough for stable tests run? Is it depends on threads count or there are another factors that make influence on memory needed for the VM? Thanks
only depends on how many parallel browsers you will be running and application that will be opened there
источник

IK

Ivan Krutov in Aerokube Support
roughly about 1 CPU and 1 GB ram per parallel thread
источник

MM

Mariia Martyniak in Aerokube Support
Ivan Krutov
roughly about 1 CPU and 1 GB ram per parallel thread
Got it. Thank you.
источник

BV

Boris Vandyshev in Aerokube Support
Всем привет, кто-нибудь знает как сделать, чтобы докер под Windows 10 продолжал работать при закрытии пользовательской сессии?
источник