-
Notifications
You must be signed in to change notification settings - Fork 8
Unable to register in trackit #69
Comments
Can I have some logs? You can get them by typing Thanks. |
@sathyajackson can we setup a call with you later this week or next week? So that we can troubleshoot the issue with you? |
Sorry sir, if your planning to make me buy then I am not the right person for you talk.... Even the company I work are not ready to buy paid software sorry........ |
Not my fault......peace |
No worries :) We just want to understand the issue and get constructive feedback about what we are building. You can reach me at [email protected] and we will setup a troubleshooting session. Also you can test the free version on https://trackit.io. Nobody will ask you any credit card or anything :) |
Here is the complete log file WARNING: The AWS_ACCESS_KEY_ID variable is not set. Defaulting to a blank string. |
Your error seems to be: According to elastic.co, you should try |
I tired but the still the same. Please find the logs below. docker-compose logs -f I am using amazon linux to test this. |
api_1_d0ea38fddddd | goroutine 1 [running]: |
docker ps output CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES |
I did make some modification on the docker-compose file to point the API to server public IP. Still i see the below error and my ealstic container is not running. api_1_d0ea38fddddd | {"level":"warning","time":"2018-12-10T09:07:23.123310772Z","message":"Failed to connect to ElasticSearch database. Retrying in %!s(int=2) seconds.","data":"health check timeout: Head http://es:9200: dial tcp 10.19.84.4:9200: getsockopt: connection refused: no Elasticsearch node available"} |
Not sure if this is related to the problem. but here is the output i get when i try everything fresh. es_1_c00afa428f94 | ERROR: [1] bootstrap checks failed |
i tried to install the same in a fresh machine and i am now getting the below python execption. ===> pulling the docker containers |
You need to configure Please write your logs in the appropriate format so we can read it.
|
Hi thanks for the input. I have already configured the Access_key and secreat_key using aws cli on the same server where i am running trackit. Still when i start the docker containers i am getting the below message ARNING: The AWS_ACCESS_KEY_ID variable is not set. Defaulting to a blank string. |
Hi, are you sure you start TrackIt with our |
Yes I do with start.sh |
Look in the file |
Yes, I do have that and I even check the credentials and I works fine with aws-cli |
Does it display this?
|
I get the following error Traceback (most recent call last): |
sorry for the above statement. Now i got to see what is expected. AWS_CLOUDWATCH_HOME |
Ok! So let's start again, what are the Thanks |
Alrite here you go.
|
Ok! Everything seems to have started well. Could you send me the containers logs now? Get them by typing |
Yes still cant login here are the logs of docker-compose.
|
Please ignore my previous comment, I see the elastic search is not running. Let me fix that and update you with the latest logs. |
Here you go complete logs from all containers.
Here is the running containers.
Still i am having the same problem, while registering, login or even the forgot password link. |
I see you still have these errors
For now, we'll ignore them, to understand why you can't login. Go to http://127.0.0.1/, you'll see the login page. |
Please click on the last one and screen again |
I think i got the issue sorted out. It was beacuse of a proxy server in the network which was causing the problem. I sorted it out and now i can able to register. But why am i still getting this warning. [ warning ] WARNING: The AWS_ACCESS_KEY_ID variable is not set. Defaulting to a blank string.
|
If
I'm not sure why you're still getting this |
Just want to understand, why we need to provide read-only access to an external account to have this working? |
TrackIt needs an AWS account to assume roles (https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). |
I have set up the complete UI using the docker and its up and running. Now that I am trying to register the same but unable to.
when I try to register, I get an error as "An error has occurred".
Not sure what wrong can someone help me out to get the UI up and running.
The text was updated successfully, but these errors were encountered: