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

over 2 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
  • 429
I have a few other questions maybe you can help me with: - In the sdk there's `gb.loadFeatures({ au...
i

Izac Silverio Ciszevski

over 2 years ago
I have a few other questions maybe you can help me with: • In the sdk there's
gb.loadFeatures({ autoRefresh: true })
: how long it takes to auto-refresh. • There's the GrowthBook proxy application. When it's recomended to use? ( Is there a request number recommendation?) • The Proxy docs says real-time feature rollouts. Without proxy it's not real-time?
i
b
  • 2
  • 3
  • 427
I have another question, whilst we are exploring the product - how do I run this in dev mode. Becaus...
t

Tarun Anand

about 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
  • 426
Hi All. Does Growthbook work in a Kubernetes environment with multiple pods running? We are setting ...
d

Dan Dubinsky

over 2 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
  • 403
Hello everyone. I got stuck somewhere with loading features. I'll explain my problem here, any help ...
a

Afsaneh Fadaei

about 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
  • 380
Hey guys. How can I fix flickering issue of a GrowthBook experiment? First, It shows the original ve...
v

Viranga Dabare

about 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
  • 350
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
  • 340
Hi getting this error when I try to install: Unexpected token '<', "<!DOCTYPE "... is not vali...
l

Luca B.

about 2 years ago
Hi getting this error when I try to install: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
l
g
  • 2
  • 9
  • 332
Hey, I am trying to create an experiment with google analytics v4 datasource. I setup the query to g...
g

Gopikrishnan Sasikumar

over 2 years ago
Hey, I am trying to create an experiment with google analytics v4 datasource. I setup the query to get the data from bigquery in the metrics and it is working fine. But inside the experiment, in the query generated it is showing
event_*
instead of the source dataset path like in the screenshot. This is causing an error saying
Table "events_*" must be qualified with a dataset (e.g. dataset.table).
Any idea whats causing this ?
g
g
  • 2
  • 7
  • 328
Good morning. We're getting some Multiple Exposures Warning and Warning: Sample Ratio Mismatch (SRM)...
e

Erik Wiedeman

over 1 year ago
Good morning. We're getting some Multiple Exposures Warning and Warning: Sample Ratio Mismatch (SRM) detected warnings on multiple experiments. We are using GA4/BigQuery. Nothing has changed in our implementation. The experiments we run have been implemented in the same fashion since we started doing them back in September. We turned on streaming a month ago but this only started the last week. Any ideas on what we could look at outside of what's in the docs? I don't see any issues with how we run the experiments.
e
p
+2
  • 4
  • 83
  • 327
Previous123Next

GrowthBook Users

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

Powered by