<div dir="ltr"><div dir="ltr">We've also made sure that our certs are constructed in the same way that we've done for v1.8</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 9, 2020 at 11:33 AM David P <<a href="mailto:davidswalkabout@gmail.com">davidswalkabout@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">We've tried upgrading FS v1.8 to 1.10.2 on Debian 9. This is a big change because FS folders are no longer under /etc/freeswitch/ but we think we've adjusted all our config to be compatible.<div><br></div><div>Still, attempted calls immediately fail and the log shows only "-32000 authentication required" with log level at max.</div><div><br></div><div>FWIW,</div><div>1) We were using apache2 to reverse-proxy '/wss2' to <span style="color:rgb(23,43,77);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:14px;letter-spacing:-0.07px;white-space:pre-wrap">:8082</span> but that led to:</div><div><span style="color:rgb(23,43,77);font-family:SFMono-Medium,"SF Mono","Segoe UI Mono","Roboto Mono","Ubuntu Mono",Menlo,Consolas,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(244,245,247)">jquery.jsonrpcclient.js:323 WebSocket connection to 'wss://<a href="http://example.com/wss2" target="_blank">example.com/wss2</a>' failed: Error in connection establishment: net::ERR_SSL_PROTOCOL_ERROR</span><br></div>so we changed our verto page to go straight to :8082, but that didn't fix it.<div><br></div><div>2) Our config folder structure is:</div><div><span style="color:rgb(23,43,77);font-family:SFMono-Medium,"SF Mono","Segoe UI Mono","Roboto Mono","Ubuntu Mono",Menlo,Consolas,Courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(244,245,247)">  prefix:          /usr/local/freeswitch
  exec_prefix:     /usr/local/freeswitch
  bindir:          ${exec_prefix}/bin
  confdir:         /usr/local/freeswitch/conf
  libdir:          ${exec_prefix}/lib
  datadir:         /usr/local/freeswitch
  localstatedir:   /usr/local/freeswitch
  includedir:      /usr/local/freeswitch/include/freeswitch

  certsdir:        /usr/local/freeswitch/certs
  dbdir:           /usr/local/freeswitch/db
  grammardir:      /usr/local/freeswitch/grammar
  htdocsdir:       /usr/local/freeswitch/htdocs
  fontsdir:        /usr/local/freeswitch/fonts
  logfiledir:      /usr/local/freeswitch/log
  modulesdir:      /usr/local/freeswitch/mod
  pkgconfigdir:    ${exec_prefix}/lib/pkgconfig
  recordingsdir:   /usr/local/freeswitch/recordings
  imagesdir:       /usr/local/freeswitch/images
  runtimedir:      /usr/local/freeswitch/run
  scriptdir:       /usr/local/freeswitch/scripts
  soundsdir:       /usr/local/freeswitch/sounds
  storagedir:      /usr/local/freeswitch/storage
  cachedir:        /usr/local/freeswitch/cache</span> </div><div><br></div><div>Can I provide any other detail to get help with this upgrade? <br></div></div>
</blockquote></div></div>