Zied Guesmi
Zied Guesmi
I didn't find a mimic docker image, so I'm trying to dockerize, but I'm resulting to a 2GB image which is an unreasonable size. I would like to know what...
After discussing this [issue](https://github.com/iExecBlockchainComputing/iexec-core/pull/381), it was closed since displaying the stdout of executions is not the responsibility of the scheduler. The suggestion was that the SDK could maybe fetch this...
The scheduler needs to check that a workerpool address is present in the configuration and that, it exists onchain and was deployed using the right wallet. If it's not the...
Sometime the administrator want to jump a big number of blocs for multiple reasons but the current implementation does not allow that. FYI @DamienMure.
``` 2020-02-07 10:45:21.916 INFO 1 --- [ main] com.iexec.core.chain.DealWatcherService : Watcher DealEvent started [from:2114503, to:latest] io.reactivex.exceptions.OnErrorNotImplementedException: The exception was not handled due to missing onError handler in the subscribe() method...
Here https://github.com/iExecBlockchainComputing/iexec-core/blob/master/src/main/java/com/iexec/core/worker/WorkerController.java#L137 we should rename it to sconeCasHost or add the protocol
``` 2020-10-01 11:12:19.027 INFO 6 --- [taskScheduler-2] c.i.w.replicate.ReplicateDemandService : Received new task [chainTaskId:0x584c5e5b9e5fd2b65847ccd1765e87067bd5a734d523eddfc811b4b57660b10f] 2020-10-01 11:12:19.196 ERROR 6 --- [taskScheduler-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task. java.lang.IllegalStateException: Connection closed...