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

Hello, while trying the last version 8.1 from github repo Knowage Server Docker

using docker-compose.yml, the Knowage server start, but an error 500 is returned in the browser.

the database has been created, but in the log file /logs/knowage.log, I've found the following errors :

[http-nio-8080-exec-29] 06 Jul 2021 14:26:42,146 ERROR it.eng.spagobi.commons.MetadataDatabaseConfigurationRetriever.loadConfigurations:88 - The table sbi_config is EMPTY
[http-nio-8080-exec-29] 06 Jul 2021 14:26:42,148 ERROR it.eng.spagobi.commons.utilities.ChannelUtilities.isWebRunning:161 - SPAGOBI.SPAGOBI-MODE.mode IS NULL
[http-nio-8080-exec-5] 06 Jul 2021 14:26:42,147 ERROR it.eng.spagobi.commons.filters.ProfileFilter.getUserIdWithSSO:313 - Authentication failed

Can someone help with this issue of sbi_config table empty ? 

what is wrong in this new release ?

please to note that the problem raise on docker WSL2 under windows, as well on macos, but not with docker on Ubuntu !

Environment Knowage version 8.1.0, docker, chrome all on MacOs
in Docker by (670 points)
edited by

1 Answer

0 votes
Dear alaing,

the 8.1.0-SNAPSHOT it's in development stage.

I suggest you to use the latest stable version 7.4 or wait for the 8.0 release in the next weeks.

Regards

Davide
by (11.3k points)
...