Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COUNTLY_CONFIG_API_MONGODB ignored during installation #933

Closed
Bramzor opened this issue Jun 26, 2019 · 1 comment
Closed

COUNTLY_CONFIG_API_MONGODB ignored during installation #933

Bramzor opened this issue Jun 26, 2019 · 1 comment
Assignees

Comments

@Bramzor
Copy link
Contributor

Bramzor commented Jun 26, 2019

During installation, following errors occur:

Installing plugin "video-intelligence-monetization"...
Installing plugin "alerts"...
Installing alerts plugin
Adding alerts patch
Installing plugin "onboarding"...
Processing plugin files for production mode
Preparing production files
{ MongoNetworkError: failed to connect to server [localhost:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017]

When specifying a custom mongodb url like:
export COUNTLY_CONFIG_API_MONGODB=mongodb://user:pas@mdbcluster.internal:27017/countly

Expected Behavior

The correct mongodb url should be used when generating countly/api/config.js

Current Behavior

Errors are thrown and value seems to be ignored?

Your Environment

Current release running on Ubuntu 18 LTS

@iartem
Copy link
Contributor

iartem commented May 26, 2020

I think it's not relevant anymore, feel free to reopen in case it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants