apache / apache/pulsar-manager

Pulsar Manager keeps saying "This environment is error. Please check it"

Open
#283 17 comments 0 reactions 0 assignees View on GitHub
area/documentation area/question help-wanted triage/week-3
Dominant language
Vue
Stars
539
Forks
239
PR merge metrics
No merged PRs in 30d

Description

OS:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic

Hi,
I have Pulsar instance running in standalone mode.
Also I started Pulsar-Manager with docker. Here is the command line:
`docker run -it -p 9527:9527 -e REDIRECT_HOST=http://127.0.0.1 -e REDIRECT_PORT=9527 -e DRIVER_CLASS_NAME=org.postgresql.Driver -e URL='jdbc:postgresql://127.0.0.1:5432/pulsar_manager' -e USERNAME=pulsar -e PASSWORD=pulsar -e LOG_LEVEL=DEBUG -v $PWD:/data apachepulsar/pulsar-manager:v0.1.0 /bin/sh`

On Add Environment action
![image](https://user-images.githubusercontent.com/5030123/77766965-f5c2fa00-7072-11ea-80f6-e913595e1155.png)
i'm getting following error
![image](https://user-images.githubusercontent.com/5030123/77767048-0ffcd800-7073-11ea-9fd5-b2b5c7febd34.png)

But there is no any errors in the logs of Pulsar.

Did I miss some configuraion?

Thanks.

Contributor guide

Open the contributing guide

Research direction

Start at Pulsar Manager's Add Environment action and reproduce the error with the supplied Docker command and PostgreSQL settings; compare its response with the Pulsar standalone logs. Done means the environment can be added without the error and the required configuration is clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, postgresql, ubuntu
Domain
databases, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.