Cris
Results
3
comments of
Cris
`print(model.summary())` returns `None` with TF2
me too. same warning: `WARNING:websocket_server.websocket_server:SSL not available (are the paths privkey.pem and cert.pem correct for the key and cert?)` then the exception: `UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfc in...
I figured it out. It wants the full chain. `cert='fullchain.pem'`