Closed williamh closed 3 years ago
I had the same issue on Linux. Then I tried with docker desktop+WSL2 and it was worked for me. I think its os related.
@dimuit86 wsl isn't an option I can use, so is there anything I can do to help debug this?
@williamh you are running this on windows though? If you could give us some more info about which host os you're using that might help narrow things down. Unfortunately, I don't have access to a windows environment.
@kevgliss No, I'm running it on a linux host. Please let me know what other information you need. :-)
Which distro? Which version? I'm running the latest docker and ubuntu 20.10 and am unable to reproduce... so I will need more information about your environment.
Hi all,
sorry for the noise; the issue was on my side. The VM I was installing on had the grsecurity patches applied to the kernel. We re-deployed the vm without that kernel and the install succeeded.
No worries, glad you were able to figure it out.
I am working on installing dispatch so that I can evaluate it for my company. My
.env
file is identical to the.env.example
file in the repository other than the secrets.Step 25 of the installation process fails as follows. I'm not sure what I'm missing in the initial configuration, so any help would be greatly appreciated.
Thanks,
William