Greg Stephens

Results 78 comments of Greg Stephens

I fixed this problem by removing the spring-security-ui plugin. The only reason jquery-ui was used in my project was as a dependency of spring-security-ui. Still not sure why this causes...

Sorry for the slow response and thanks for all the fixes.

> I know its listening on port 80, but is there an easy command we can check this against? You might want to look at [uptime robot](https://uptimerobot.com) and [upptime](https://github.com/upptime/upptime).

I tried some curl calls based on the information in the [solaredge-local](https://pypi.org/project/solaredge-local/) package and got no response on my new display-less SE10000H-US. Did a port scan and there are no...

@m-vdb Done, thanks

Since I first posted this, I've been able to run without the module error in the local test, lambda:run, express server. I've also created a new sample project that demonstrates...

I'd like to extend this code and think it is a valuable addition to the original project.

I'm seeing this behavior but also one other issue shown i @alex-movila example above. The text "Choose" should show up before the two buttons.

Just realized the text issue is addressed in 0.10.1, [PR 112](https://github.com/scalableminds/chatroom/pull/112)