Skip to content

Instantly share code, notes, and snippets.

@Bojak4616
Last active March 15, 2018 00:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bojak4616/6c0bba37c72650311269be01213a8222 to your computer and use it in GitHub Desktop.
Save Bojak4616/6c0bba37c72650311269be01213a8222 to your computer and use it in GitHub Desktop.
Host window errors
[sia@localhost ~]$ cat host/host.log | grep window
2018/03/10 01:21:32.782375 errors.go:151: communication error: error with 111.199.191.44:30009: incoming RPCRenewContract failed: verification of renewal failed: rejected for a window that starts too soon
2018/03/11 00:49:56.958473 errors.go:151: communication error: error with 111.199.191.44:30300: incoming RPCFormContract failed: contract verification failed: rejected for a window that starts too soon
2018/03/11 15:36:05.357958 errors.go:151: communication error: error with 111.199.191.44:31675: incoming RPCFormContract failed: contract verification failed: rejected for a window that starts too soon
2018/03/11 16:06:15.673806 errors.go:151: communication error: error with 111.199.191.44:30972: incoming RPCFormContract failed: contract verification failed: rejected for a window that starts too soon
2018/03/11 16:16:09.536921 errors.go:151: communication error: error with 111.199.191.44:30275: incoming RPCFormContract failed: contract verification failed: rejected for a window that starts too soon
2018/03/11 16:22:28.361635 errors.go:151: communication error: error with 111.199.191.44:31586: incoming RPCFormContract failed: contract verification failed: rejected for a window that starts too soon
2018/03/12 01:23:55.362882 errors.go:151: communication error: error with 202.66.2.244:49503: incoming RPCFormContract failed: contract verification failed: rejected for a window that starts too soon
2018/03/12 01:42:21.972844 errors.go:151: communication error: error with 202.66.2.244:41687: incoming RPCFormContract failed: contract verification failed: rejected for a window that starts too soon
2018/03/12 02:15:08.380934 errors.go:151: communication error: error with 202.66.2.244:33410: incoming RPCFormContract failed: contract verification failed: rejected for a window that starts too soon
2018/03/12 02:30:49.940059 errors.go:151: communication error: error with 202.66.2.244:6060: incoming RPCFormContract failed: contract verification failed: rejected for a window that starts too soon
2018/03/12 02:53:44.324444 errors.go:151: communication error: error with 202.66.2.244:6502: incoming RPCFormContract failed: contract verification failed: rejected for a window that starts too soon
2018/03/12 03:40:25.130150 errors.go:151: communication error: error with 106.39.93.178:42911: incoming RPCFormContract failed: contract verification failed: rejected for a window that starts too soon
2018/03/13 00:19:31.101016 errors.go:151: communication error: error with 111.199.191.44:30794: incoming RPCRenewContract failed: verification of renewal failed: rejected for a window that starts too soon
2018/03/13 01:43:47.609181 errors.go:151: communication error: error with 202.66.2.244:44488: incoming RPCRenewContract failed: verification of renewal failed: rejected for a window that starts too soon
2018/03/14 01:33:23.636403 errors.go:151: communication error: error with 202.66.2.244:20365: incoming RPCRenewContract failed: verification of renewal failed: rejected for a window that starts too soon
2018/03/14 02:43:54.463940 errors.go:151: communication error: error with 202.66.2.244:56806: incoming RPCRenewContract failed: verification of renewal failed: rejected for a window that starts too soon
2018/03/14 03:34:12.407174 errors.go:151: communication error: error with 202.66.2.244:49556: incoming RPCRenewContract failed: verification of renewal failed: rejected for a window that starts too soon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment