Jump to content

Error "Could not convert socket to TLS"


This topic is 2778 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Without logs there isn't much we can do. You can find them using these instructions:

-
http://docs.360works.com/index.php/Plugin_log_files
-

Although, I'm not quite sure if "tls=true" resolves to true. Try "tls=1". If I recall correctly, we try to convert string booleans the same way FileMaker does. if you do:

-
If ( "true" ; "true" ; "false" )
-

In a script / dataviewer it will return false. If you do "1" it'll return true. There was a big talk on how exactly to make them function though, I may just be going based off of old information. Give the "1" a try, if it doesn't help go ahead and send your logs to support - at - 360works.com

Link to comment
Share on other sites

This topic is 2778 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.