Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view

What values should be when knowage server is installed on localhost and python and flask  on the same computer?

I have put for knowageaddress and pythonaddress "localhost: but it doesn't work. Flask port is 5000 , knowage - 8080

                <hmackey>foobar123</hmackey>
                <knowageaddress>knowage.server.address.com</knowageaddress>
                <pythonaddress>python.webservice.address.com</pythonaddress>
                <bokehportsrange>57000-58000</bokehportsrange>
Environment Knowage 7,2 Windows 10 prof, Chrome
in Single Sign-On by (290 points)
Hello mirekg,

did you put also the protocol and port number in the configuration? ie. http://localhost:8080.
Try this and if you still have problem share knowage.log please.

Regards

Please log in or register to answer this question.

...