Alignak-monitoring / alignak

Monitoring tool, highly flexible and new standard oriented
https://alignak-monitoring.github.io
GNU Affero General Public License v3.0
86 stars 19 forks source link

"Clean serialization" commit makes mod_webui fail #1124

Open rednach opened 4 years ago

rednach commented 4 years ago

It seems that https://github.com/Alignak-monitoring/alignak/commit/dee93d36817aa29f86ea50fe4255a2b026dc4c1d makes mod_webui Regenerator to be unable to handle received broks.

I'm using alignak@develop with mod-webui@python3 branches.

Any suggestion?

Regards

mohierf commented 4 years ago

Hi @rednach I made all this stuff working together in the Alignak docker branch. I am pretty sure that I did not used anymore the python3 branch for the mod-webui. You should have a look in this branch https://github.com/Alignak-monitoring/alignak/tree/docker-images

If you are not familiar with Docker, I may help a little to understand ahow to integrate all the components 😉

rednach commented 4 years ago

Hi @mohierf, and thanks for your quick response.

I am not very used to docker arquitecture, but I've been able to find out that your combination is alignak@docker-images with mod-webui@integ. Now is running.

We are still working in alignak with backend. Probably some PRs will arrive in alignak-backend repo...