#How to share an app publicly?

1 messages · Page 1 of 1 (latest)

royal shore
#

Hi Team, I am trying Appsmith for first time. While I could get everything working, I have a problem with email. No matter what I do, I can not send or receive emails. Test email is not successful either. Even if I disable TLS in config and in UI , I keep getting error "" Bad Request: Could not convert socket to TLS "

Note that with Network admin confirmed and showed me that there were no isuses with smtp server. I can send mails using same smtp using curl command. My question is , How do I not force user to sign up and just send them Appsmith url which user can access without really having to signup?

manic sableBOT
#

Hey! Sorry you are facing this issue.
Before I suggest anything extreme, could you help us with the backend logs? You
can find it in /stacks/logs/backend/backend.log.

That'll give us some ideas about what might be going wrong there.

royal shore
#

thanks for the quick response , here is the required log file

manic sableBOT
#

@royal shore ?

royal shore
manic sableBOT
#

@royal shore Can you please tell me which email service you use?

royal shore
#

it is Exchange

#

Microsoft Exchange

manic sableBOT
#

Do you have custom SSL certificates setup on Microsoft Exchange?

royal shore
#

nope I dont

#

actually its taken care by my org's exchange admin

#

and he showed me the mail is working fine after debugging firewalls, ping , traceroute etc

#

mail is working fine from the linux box where appsmit was hosted using linux curl command

#

using same smtp settings

#

if you can show me a way to totally bypass signup and if users can directly access appsmith links I am fine

#

I dont really need email working , all I am looking for is ability for users to access app without getting into emails/signup

manic sableBOT
#

Nice, for future reference to community users, could you please summaries the
changes you made to get it working?

royal shore
#

no no , it is not working

#

what I am saying is

#

mail works when I try with linux Curl command

#

but does not work with Appsmith

#

somehow Appsmith always keep forcing TLS even if its disabled

manic sableBOT
#

To make sure your users don't need to log in, you can set the app as public
and then it'll be available to everyone

#

Can you confirm if you have custom SSL certificates on Microsoft Exchange?

royal shore
#

so how do i make it public

manic sableBOT
#

I don't think you are the Admin of that workspace. Can you ask someone who has
admin access?

#

Sorry, my bad

#

You have to go inside the app and then click on share button, to get the public
option

royal shore
#

thanks a lot, that did the trick . Getting such kind of rapid response for open source products is a rarity, I highly appreciate your help

manic sableBOT
brittle frost
#

How to share an app publicly?