Andrey Arapov
Andrey Arapov
> Failed to write /run/systemd/container, ignoring: No such file or directory systemd is likely unable to write to ``/run``. I had the same error and what helped to solve was...
@Martinius that has nothing to do with the ``/dev/*random``.
@tblaschke using ``date +"%s"`` is good for uniqueness (to never hit the same value again), but is very bad for the security as knowing the approximate installation date/month or even...
@bratkartoffel this means we can use [a-z] range. Thanks for looking into it.
Thanks guys! I decided to write a small write-up if anyone would benefit, I'd be glad. :-) # Steps to activate and use Intel HD Graphics on MacBookPro in Linux...
@Dunedan I haven't figured that yet. I think, with Nvidia that would have been easier than with AMD https://wiki.archlinux.org/index.php/PRIME#PRIME_GPU_offloading
Interesting, the very first time I & Scott were getting a "failed to unmarshal **inflation** ..." error: ``` Error: error validating genesis file /root/.akash/config/genesis.json: failed to unmarshal inflation genesis state:...
> is it on a freshly generated genesis via `akash init` or current mainnet? current mainnet. sha256 of the genesis in the OP above (`e15a7a57f856f602a8ebce131df453db047b3d4d3abaa00b44b821384b9c9726`) Haven't checked the freshly generated...
(just guessing) Could it be that `genesis.json` needs to be exported so to contain the `authz` & `inflation` there since https://github.com/ovrclk/akash/blob/v0.16.3/app/app.go#L496 ? Similarly to like we've been [hard forking](https://github.com/ovrclk/docs/blob/4474c91960b2eaa112bb57e5ea35fc6a1f2b08b2/guides/upgrade-mainnet.md) before...
Have just launched it with `24h` again and cannot see the same behavior. I remember I've seen less than 10 AKT balance on my provider, so I think it has...