erwin886 Posted June 25, 2020 Share Posted June 25, 2020 When i start up a script through cli it works no problems but when i try to open another one (using a diffrent proxy) it says this Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release ERROR: transport error 202: bind failed: Address already in use ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750] Bot exited with code : 2 is there a way to bypass this or is it just the way it is with osbot? Thanks in advandce, Quote Link to comment Share on other sites More sharing options...
Allow Me Posted June 25, 2020 Share Posted June 25, 2020 5 hours ago, erwin886 said: When i start up a script through cli it works no problems but when i try to open another one (using a diffrent proxy) it says this Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release ERROR: transport error 202: bind failed: Address already in use ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750] Bot exited with code : 2 is there a way to bypass this or is it just the way it is with osbot? Thanks in advandce, Are you using mirror mode or stealth injection? I don't really know the answer, but this will help you get one for sure! Quote Link to comment Share on other sites More sharing options...
erwin886 Posted June 26, 2020 Author Share Posted June 26, 2020 15 hours ago, Allow Me said: Are you using mirror mode or stealth injection? I don't really know the answer, but this will help you get one for sure! stealth since i want to start it with diffrent proxy's. Quote Link to comment Share on other sites More sharing options...
Nyb Posted June 26, 2020 Share Posted June 26, 2020 1 hour ago, erwin886 said: stealth since i want to start it with diffrent proxy's. You can start multiple mirror modes with multiple proxies using Proxifier https://osbot.org/forum/topic/68682-how-to-proxy-the-right-way-on-osbot-mirror-client/ Quote Link to comment Share on other sites More sharing options...
powerrangeralt Posted June 26, 2020 Share Posted June 26, 2020 What does your CLI look like? You don't need any other tools to use the same or different proxies with stealth. Are you using the -debug flag with a port specified? Quote Link to comment Share on other sites More sharing options...
Allow Me Posted June 27, 2020 Share Posted June 27, 2020 11 hours ago, Nyb said: You can start multiple mirror modes with multiple proxies using Proxifier https://osbot.org/forum/topic/68682-how-to-proxy-the-right-way-on-osbot-mirror-client/ I would recommend this. it is sooo much easier once you get used to the change. Quote Link to comment Share on other sites More sharing options...
erwin886 Posted June 27, 2020 Author Share Posted June 27, 2020 20 hours ago, Nyb said: You can start multiple mirror modes with multiple proxies using Proxifier https://osbot.org/forum/topic/68682-how-to-proxy-the-right-way-on-osbot-mirror-client/ 15 hours ago, powerrangeralt said: What does your CLI look like? You don't need any other tools to use the same or different proxies with stealth. Are you using the -debug flag with a port specified? 8 hours ago, Allow Me said: I would recommend this. it is sooo much easier once you get used to the change. Thanks!!! This was the awnser i was looking for much love Quote Link to comment Share on other sites More sharing options...