Skip to content
This repository was archived by the owner on Nov 24, 2018. It is now read-only.

update error #32

Open
darksoon opened this issue May 1, 2018 · 0 comments
Open

update error #32

darksoon opened this issue May 1, 2018 · 0 comments
Milestone

Comments

@darksoon
Copy link

darksoon commented May 1, 2018

with the last update i become follow response:

`00:46:02 INFO [ServerService] Failed to upgrade AV node.
java.lang.RuntimeException: Failed to get response from vHackOS 404 {https://api.vhack.cc/mobile/16/mining.php?user=XXX&pass=XXX}
at net.olympiccode.vhackos.api.requests.Requester.getResponse(Requester.java:96)
at net.olympiccode.vhackos.api.requests.Route$CompiledRoute.getResponse(Route.java:178)
at net.olympiccode.vhackos.api.entities.impl.MinerImpl.isRunning(MinerImpl.java:23)
at net.olympiccode.vhackos.bot.core.misc.MiscService.runService(MiscService.java:68)
at net.olympiccode.vhackos.bot.core.misc.MiscService.lambda$setup$1(MiscService.java:38)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
00:46:03 WARN [MiscService] The misc service has been shutdown due to an error.
java.lang.RuntimeException: Failed to get response from vHackOS 404 {https://api.vhack.cc/mobile/16/store.php?user=XXX&pass=XXX}
at net.olympiccode.vhackos.api.requests.Requester.getResponse(Requester.java:96)
at net.olympiccode.vhackos.api.entities.impl.AppManagerImpl.getApps(AppManagerImpl.java:24)
at net.olympiccode.vhackos.bot.core.updating.UpdateService.runService(UpdateService.java:101)
at net.olympiccode.vhackos.bot.core.updating.UpdateService.proccessBoosts(UpdateService.java:160)
at net.olympiccode.vhackos.bot.core.updating.UpdateService.runService(UpdateService.java:119)
at net.olympiccode.vhackos.bot.core.updating.UpdateService.lambda$setup$0(UpdateService.java:41)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
00:46:03 WARN [UpdateService] The update service has been shutdown due to an error.

`

@itsfolf itsfolf added this to the 2.0 milestone May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants