<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;background-color:rgb(244,245,247)">jquery.jsonrpcclient.js:323 WebSocket connection to 'wss://<a href="http://example.com/wss2">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;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>