https://netmaker.org logo
Hi team Happy Easter my family isn t
# install
b
Hi team. Happy Easter, my family isn't taking part this year 🙂 I recently decided to move to the EE free trial, got my license key and account id. Spun up a new VM on GCP and ran the v0.18.5
nm-quick.sh
with options for EE/custom domain, but it didn't start cleanly because caddys acme was complaining. When I did get everything in place and the containers started, netmaker was issuing the following error:
Copy code
[netmaker] 2023-04-09 20:46:59 connecting to sqlite 
[netmaker] 2023-04-09 20:46:59 database successfully connected 
posthog 2023/04/09 20:47:04 ERROR: sending request - Post "https://app.posthog.com/batch/": dial tcp: lookup app.posthog.com: Try again
posthog 2023/04/09 20:47:04 ERROR: 1 messages dropped because they failed to be sent and the client was closed
[netmaker] 2023-04-09 20:47:04 proceeding with Netmaker license validation... 
[netmaker] Fatal: invalid license
I copied the key/id from the dashboard and replaced the strings in the
docker-compose.yml
but it is failing to perform the request to posthog. A curl request from the terminal seems to execute properly. Kind of stumped tbh. Might give CE another shot to make sure its not something I'm doing mistakenly.
Got CE working after some headache. Had to go through the nm-quick step by step and manually do some steps that were causing errors. I can happily document the steps I needed to perform to actually get a everything deployed and a mesh functioning. Still didnt get EE working though sadly
c
Yea EE is broken in this release, I just noticed the other day in the github releases it says "- EE should still be considered pre-release, and we do not recommend upgrading yet." Don't know if I missed that or it was added later. But there now.
29 Views