You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yixing Jia edited this page Jun 25, 2019
·
15 revisions
Q1. When you deploy Flowgate and find that you cannot login. The webpage report "Failed to load resource: the server responded with a status of 500 ()".
This is cause by the data was not initialized correctly.
Solution:
Login into the Flowgate server, change to the Flowgate directory.
Q2. When building from Source code, you find that it report timeout error.
Solution:
Please check you network be able to connect to ubuntu repo site and docker hub. It will sync package from Ubuntu repo and download images from docker hub.
Q3. When run flowgate_init.sh, you get "Flowgate Initialize Data Failed".
This is caused by the Couchbase doesn't start up correctly on time.