Hi All,
Receiving the below error when attempting to reset passwords, this works for our Alteryx Gallery though. I've had a look in connect and on our connect server and I'm not sure where to configure the SMTP settings for this. I can't see a config app similar to the one for Gallery where settings can be changed and if I select 'change' in apps/programs it mentions an uninstall module which I'm not confident to proceed with pressing next.
is there a config in program files somewhere I can amend this?
SEVERE: Servlet.service() for servlet [xf3-standalone] in context with path [] threw exception [Request processing failed; nested exception is cz.semanta.xf3.XformsException: Could not send e-mail to UserEmailladress] with root cause
javax.mail.AuthenticationFailedException: 535 5.7.3 Authentication unsuccessful
thanks
Solved! Go to Solution.
@RhysPickett - the SMTP settings are set during install, but the config file can be found at %ProgramFiles%\AlteryxConnect\ac_work under the file ac_config.xml.
As with all edits to config files, please make a backup prior to making any changes. More info on setting the SMTP settings can be found in the Help.
Thanks for you reply Sophia,
I have checked the XML and can confirm everything is set to the same settings as our Alteryx Gallery server. The issue must lie within the <SMTPPasswordEncrypted> field. Are you aware of any way I can get this changed without the reinstallation? as previously discussed the emails work in gallery but not for connect, and the 'from' email, host, username, port and SSL options are set to the same.
Unfortunately, currently the only way to change the password is to re-install Connect and edit in the Installation. Because the database has already been initialized, the start up shouldn't be as long as it was during the initial setup.
Thanks, I've been through the setup and copied the SMTP settings over currently in our Gallery environment. The new error specifies that there are no authentication mechanisms supported by both server and client, is this an option that needs to be set somewhere? So looks the connection to the mail server is now happening just cannot authenticate,
Thank you so much for your help.
Kind regards
Oct 23, 2017 3:24:15 PM org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet [xf3-standalone] in context with path [] threw exception [Request processing failed; nested exception is cz.semanta.xf3.XformsException: Could not send e-mail to rhys.pickett@brookson.co.uk] with root cause
javax.mail.AuthenticationFailedException: No authentication mechanisms supported by both server and client
Any update to this please? I've tried both SSL enabled and disabled now. (Gallery is using disabled currently)
Thanks
I had similar issues. After many uninstalls and reinstalls and working with support, I learned a few things that may (or may not) apply:
I hope that helps. Try experimenting and let us know what you learn.
Ah that's great, the password does contain invalid characters as you mentioned below so looks like this will need to update! I will experiment with taking the domain out and changing to the SMTP address for username providing this does not resolve the issue,
Many thanks for this!
I will be back to confirm if this has worked and close as resolution
kind regards
Unfortunately still having issues, I think the password field must have been configured incorrectly when the person had set this up. If I go ahead to reinstall through control panel, will this keep a backup of the activity that's already undergone (user account creations, data sources etc)? Or would I need a copy of some directories to reimport once I've reinstalled?
Also, just wanted to enquire with this message; No authentication mechanisms supported by both server and client. With us allowing the servers IP to the relay connectors in exchange (allowing it to send mail) I notice that only TLS is selected for authentication and not basic authentication - do you think this is required in order for connect to speak to our exchange server? Only because the only thing I could whittle it down to was password if not this, as I would imagine it would have returned a authentication unsuccessful or similar message instead. failing this I will try contact support to see If I can get any movement on this,
many thanks
Rhys
I can address the first question. I have uninstalled and reinstalled Connect many times, and doing so does not destroy the Connect metadata database. If you want to start with a fresh metadata database, you must delete the entire Connect folder structure after uninstalling Connect. If you do not do that, your data will remain intact. The only way we can change the SMTP password currently is to uninstall and reinstall.
I cannot address your second question. Sorry.