phoenixminer exited.. waiting to cooldown a bit
any ideas where to look at ? i cant run hiveos properly this time.
using latest update
thanks
Check miner log for exact error.
how do i pullup miner log of phoenixminer on hiveos?
thanks
A few ways to go about this;
The easiest way is from your worker overview dashboard, top left corner you should see your username and numerous icons.
One of those icons is a pickaxe, you can click on it and bring up logs, config, stop and restart the miner from there.
Do note that there is a slight delay in what the miner log picks up from there and what is actually seen in the miner window (ssh'ing in, miner)
You can enable miner specific logs with the following extra parameters and pull it from the miner directory (little more complicated if you don't know your way around linux)
-log Selects the log file mode:
0: disabled - no log file will be written
1: write log file but don't show debug messages on screen (default)
2: write log file and show debug messages on screen
-logfile Set the name of the logfile. If you place an asterisk (*) in the logfile name, it will be
replaced by the current date/time to create a unique name every time PhoenixMiner is started. If there
is no asterisk in the logfile name, the new log entries will be added to end of the same file. If you
want to use the same logfile but the contents to be overwritten every time when you start the miner,
put a dollar sign ($) character in the logfile name (e.g. -logfile my_log.txt$).
-logdir