https://www.growthbook.io/
Join Slack
Hi I'm having issues with using growthbook on AWS EC2, I setup the docker compose and I've changed t...
d

Decklyn

about 3 years ago
Hi I'm having issues with using growthbook on AWS EC2, I setup the docker compose and I've changed the apihost and origin to the private IP of the EC2 (it needs to remain private) but its unable to fetch the api from myprivateip:3100.
d
g
  • 2
  • 37
  • 468
Are you guys planning on making a WordPress Plugin?
m

Micha Cassola

almost 3 years ago
Are you guys planning on making a WordPress Plugin?
m
g
j
  • 3
  • 19
  • 464
I have another question, whilst we are exploring the product - how do I run this in dev mode. Becaus...
t

Tarun Anand

over 4 years ago
I have another question, whilst we are exploring the product - how do I run this in dev mode. Because I get JWT errors. Looking at the code it seems I dont need a JWT_SECRET and Token but when we run yarn dev we get an Auth error
t
j
s
  • 3
  • 16
  • 459
Hi All. Does Growthbook work in a Kubernetes environment with multiple pods running? We are setting ...
d

Dan Dubinsky

about 3 years ago
Hi All. Does Growthbook work in a Kubernetes environment with multiple pods running? We are setting it up in a self hosted environment and it works fine when it's running with one pod. For scalability and fault tolerance we generally like to have at least 2 pods running for all our deployments, with more based on load. In our environment it when we have 2 Growthbook containers running at the same time, the browser gets random 404 errors loading various
_next/static/css
and
_next/static/chunks/*
files. Some page refreshes the app works and some it doesn't.
d
j
g
  • 3
  • 22
  • 435
Hello everyone. I got stuck somewhere with loading features. I'll explain my problem here, any help ...
a

Afsaneh Fadaei

over 2 years ago
Hello everyone. I got stuck somewhere with loading features. I'll explain my problem here, any help is very much appreciated. So we have self hosted version of Growthbook, also the loading feature is customised:
// Load feature definitions from GrowthBook API
  fetch(`${BASE_URL[environment]}`) // no key is passed it's added in server 
    .then((res) => res.json())
    .then((json) => {
      growthbook.setFeatures(JSON.parse(json.features)); // the response is a json
    })

// ------- Response format 

features: {
  'continue-button-color': {
    defaultValue: 'A',
  },
},
my problem now is that this growthbook.setFeatures is not working and when I call useFeature I don't receive any feature:
const value = useFeature('continue-button-color');

value => {value: null, on: false, off: true, source: 'unknownFeature', ruleId: ''}
My app is a client-side react app and I initiate it on useEffect. It was working correctly before when I directly get features from hosted GB, but it won't work with this one. Even when I pass some customised data, it doesn't load features.
a
g
t
  • 3
  • 8
  • 432
Hey guys. How can I fix flickering issue of a GrowthBook experiment? First, It shows the original ve...
v

Viranga Dabare

over 2 years ago
Hey guys. How can I fix flickering issue of a GrowthBook experiment? First, It shows the original version and quickly change into the variation in my experiment. The flickering issue of button text is attached below as a video clip. https://growthbookusers.slack.com/archives/C01T6PKD9C3/p1687419382519659
flowchart-software-create-flowcharts-instantly-creately_1VinRZu8 (online-video-cutter.com).mp4
v
g
t
  • 3
  • 4
  • 395
Hey all! I am new to GrowthBook, and I have a couple of questions. I had successfully installed an...
j

John Leskas

over 2 years ago
Hey all! I am new to GrowthBook, and I have a couple of questions. I had successfully installed and used GrowthBook feature toggles in our frontend app (ReactJS), but I am having trouble doing the same in our backend app (KoaJS). I tried following the JavaScript SDK but without any luck. Does anyone have any insights? More specifically: • Where should I install the Growthbook package? In our main
app.js
? And if so, is there any guide that I can follow? • How can I use GrowthBook features inside a service? Consider that some services we use are used directly from other services and are not attached to any route. I want to access the GrowthBook instance on those services. I tried exhausting all possible solutions before deferring to you folks. Any help would be much appreciated. Thanks in advance!
j
g
b
  • 3
  • 8
  • 393
Hi getting this error when I try to install: Unexpected token '<', "<!DOCTYPE "... is not vali...
l

Luca B.

over 2 years ago
Hi getting this error when I try to install: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
l
g
  • 2
  • 9
  • 377
Hi, I met a issue about self-hosted, it shows CORS error when open the login page as it try to conne...
h

Herb He

over 3 years ago
Hi, I met a issue about self-hosted, it shows CORS error when open the login page as it try to connect to the 3100 port which is different than our domain name and default 443 port. So wondering if there is any config that can allow multiple origin name to bypass the CORS error? Or is the 3000 and 3100 serve totally separate path, then I can add rule to route the request in our Cloudfront config
h
g
  • 2
  • 5
  • 377
Hi all. We ran into a problem trying to connect GrowthBook to our SPA site. We initialize the Growth...
а

Александр Лубков

over 2 years ago
Hi all. We ran into a problem trying to connect GrowthBook to our SPA site. We initialize the GrowthBook, set the user attributes, then call the isOn method. isOn always returns the correct value, but trackingCallback fires ONLY if the user lands on a page where isOn is called. If the user hits it via SPA transition isOn returns correct value, but trackingCallback is not fired, even if isOn has not been called on this feature before.
а
t
  • 2
  • 1
  • 372
Previous123Next

GrowthBook Users

Open source platform for stress free deployments, measured impact, and smarter decisions.

Powered by