Leigh
Leigh
I've updated this issue to more broadly support configuring archival behaviour in quickstart.
There appears to be several errors in the logs and it isn't completely obvious which are a problem. They all look like connectivity issues, but do they result in the...
Was this VM you're running able to run the pubnet quickstart prior to the update?
Could you share some details about the type of machine you're running on? Is the host Windows or Mac or Linux? What's the specs of the host, and the limits...
I'm able to run the latest quickstart image inside 32gb of memory with the `--enable horizon` option, which runs only horizon in isolation. It took my system about an hour...
@tamirms Are any of the performance improvements you're making recently potentially related to fixing how horizon has become what appears is maybe more hungry to run over the last year?
Hi! Could you try again with latest QuickStart?
@jjuannn Could you share the full logs that you see on the terminal, as well as the logs from all the files found in this folder of the container? `/var/log/supervisor/`
Is this related to SDK types not being Copy? I'm starting to think we should consider making all the SDK types Copy, given that the SDK types are mostly backed...
> I've also wondered about making everything Copy, and think it could have benefits. Unfortunately plenty of SDK types, the ones that embed `Env`, cannot be `Copy` because the `Env`...