2019-03-31 00:00:53
Sure
Fireduck
2019-03-31 00:01:11
give the command :slightly_smiling_face:
matrixm
2019-03-31 00:01:20
sorry about that
matrixm
2019-03-31 00:01:30
its bazell something
matrixm
2019-03-31 00:03:06
bazel-bin/SnowBlossomNode node.conf
matrixm
2019-03-31 00:03:11
if found it
matrixm
2019-03-31 00:03:28
Yeah
Fireduck
2019-03-31 00:03:58
WARNING: Local clock seems to be off by 284198 ms
matrixm
2019-03-31 00:04:30
it's important
matrixm
2019-03-31 00:04:32
?
matrixm
2019-03-31 00:05:36
Yeah
Fireduck
2019-03-31 00:05:47
what can i do
matrixm
2019-03-31 00:06:08
?
matrixm
2019-03-31 00:07:50
Try ntpdate
Fireduck
2019-03-31 00:22:47
31 Mar 00:17:34 ntpdate[32684]: no servers can be used, exiting
matrixm
2019-03-31 00:27:13
try:
sudo ntpdate http://0.debian.pool.ntp.org
Fireduck
2019-03-31 00:28:56
ntpdate[378]: no server suitable for synchronization found
matrixm
2019-03-31 00:35:06
didn't work
matrixm
2019-03-31 00:35:35
your ISP might be blocking ntp
Fireduck
2019-03-31 00:35:48
we were using 443
matrixm
2019-03-31 00:38:05
oh right, you are the one with the ISP who isn't actually giving you internet
Fireduck
2019-03-31 00:38:16
:slightly_smiling_face:
matrixm
2019-03-31 00:38:22
Yep
matrixm
2019-03-31 00:38:34
I think it is
matrixm
2019-03-31 00:38:43
my isp is NOS
matrixm
2019-03-31 00:39:14
but i did't knew that
matrixm
2019-03-31 00:40:18
that actually isn't my internet provider
matrixm
2019-03-31 00:44:36
so waht can i do
matrixm
2019-03-31 00:44:40
what
matrixm
2019-03-31 00:44:48
can i do?
matrixm
2019-03-31 00:45:11
You can manually set your clock correctly
Fireduck
2019-03-31 00:45:26
to which time
matrixm
2019-03-31 00:45:49
?
matrixm
2019-03-31 00:52:29
do u know
matrixm
2019-03-31 00:52:33
?
matrixm
2019-03-31 00:52:41
the server time
matrixm
2019-03-31 00:52:46
Google what time it is
Fireduck
2019-03-31 00:52:58
where
matrixm
2019-03-31 00:53:01
There is a correct time that everything is on
Fireduck
2019-03-31 00:53:54
Set your local time correct. Your compute knows about time zones.
Fireduck
2019-03-31 00:54:08
Is us TIME zone
matrixm
2019-03-31 00:54:15
US
matrixm
2019-03-31 00:55:18
You most likely have your computer set with your correct local time zone
Fireduck
2019-03-31 00:55:37
it is EUrope/LISBON
matrixm
2019-03-31 00:55:38
so it knows how to track things in UTC (universal time) which is what the snowblossom protocol (and almost eveyrthing else) uses
Fireduck
2019-03-31 00:55:53
sure, google what time it is in lisbon and set your computer clock to that
Fireduck
2019-03-31 00:56:43
https://www.timeanddate.com/worldclock/portugal/lisbon Current local time in Portugal – Lisbon. Get Lisbon's weather and area codes, time zone and DST. Explore Lisbon's sunrise and sunset, moonrise and moonset.
Fireduck
2019-03-31 00:57:49
in my linux it's all date and time in wet not UTC
matrixm
2019-03-31 00:57:59
that is fine
Fireduck
2019-03-31 00:58:16
so that's automatic and connected to internet
matrixm
2019-03-31 00:59:43
i wright
matrixm
2019-03-31 01:00:03
or i'm i wrong
matrixm
2019-03-31 01:03:59
?
matrixm
2019-03-31 01:04:34
Your clock is off by about five minutes
Fireduck
2019-03-31 01:04:46
So it is not automatic
Fireduck
2019-03-31 01:04:57
The time zone conversation is automatic
Fireduck
2019-03-31 01:05:15
one thing
matrixm
2019-03-31 01:05:25
it is not setup ntp
matrixm
2019-03-31 01:05:37
is other thing ind FEDORA
matrixm
2019-03-31 01:05:45
i'm not in debian
matrixm
2019-03-31 01:08:31
ok
matrixm
2019-03-31 01:08:39
i think i correct the issue
matrixm
2019-03-31 01:09:08
i just add the ntpd deamon to systemctl by enabling it
matrixm
2019-03-31 01:09:22
and the warning gone
matrixm
2019-03-31 01:09:27
but
matrixm
2019-03-31 01:10:08
FAILED TO INITIALIZE LOGGING: java.io.FileNotFoundException: configs/logging.properties (No such file or directory)
matrixm
2019-03-31 01:10:17
there is other error
matrixm
2019-03-31 01:10:25
can u solve for me
matrixm
2019-03-31 01:12:16
Can't load log handler "java.util.logging.FileHandler"
java.nio.file.NoSuchFileException: logs/snowblossom-0-0.log.lck
java.nio.file.NoSuchFileException: logs/snowblossom-0-0.log.lck
matrixm
2019-03-31 01:12:20
another
matrixm
2019-03-31 01:12:35
You can ignore that error
Fireduck
2019-03-31 01:12:57
remove the loggins properties
matrixm
2019-03-31 01:13:14
didn use on conf
matrixm
2019-03-31 01:13:21
do not use on conf
matrixm
2019-03-31 01:14:17
Loadng RocksDB with path node_db/mainnet
Exception in thread "main" org.rocksdb.RocksDBException: While lock file: node_db/mainnet/LOCK: Resource temporarily unavailable
matrixm
2019-03-31 01:26:58
hey
matrixm
2019-03-31 01:27:00
?
matrixm
2019-03-31 01:27:03
are u there
matrixm
2019-03-31 01:27:05
?
matrixm
2019-03-31 01:27:17
Can't load log handler "java.util.logging.FileHandler"
matrixm
2019-03-31 01:27:33
java.nio.file.NoSuchFileException: logs/snowblossom-0-0.log.lck
matrixm
2019-03-31 01:29:09
You must have a node running already to get that lock error
Fireduck
2019-03-31 01:32:53
how can i stop all nodes
matrixm
2019-03-31 01:35:47
yes i have
matrixm
2019-03-31 01:36:05
i make CRTL^C
matrixm
2019-03-31 01:36:13
i can i stop
matrixm
2019-03-31 01:36:58
hown can i stop
matrixm
2019-03-31 01:37:00
how can i stop
matrixm
2019-03-31 01:37:17
?
matrixm
2019-03-31 02:01:10
Ctrl+c is fine
Fireduck