[Q&A] Communication error with fl_admin #2184
-
Python version (
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Same as in #2183 You could either change this to "localhost" in project.yml and it will work. |
Beta Was this translation helpful? Give feedback.
Same as in #2183
Your DNS should be able to find server1.
You could either change this to "localhost" in project.yml and it will work.
Or in the real-world use case, your server needs to have a valid name, say like "[email protected]"
And you need to make sure all of your client sites and the machine you run the admin console can find this "[email protected]"