R
Railway

✋|help

typebot internal server error

Ccadimbh9/2/2023
typebot is experiencing internal server error. What is the solution?
Rroot9/2/2023
Could you please send your deploy logs?
BBrody9/2/2023
@t3ch_w1z4rd I'm seeing this a lot, please get to the bottom of it, as this is for a bounty
Tt3ch_w1z4rd9/2/2023
@Brody I see @cadimbh has open a thread in templates channel and noreply and here now he didn't describe what is the issue.
BBrody9/2/2023
run typebot yourself, play around with it and see if this error can be reproduced
Tt3ch_w1z4rd9/2/2023
we had issues with the typebot template when typebot updated the codebase to next version and I have fixed it . we already have a solution but I need to confirm whether its same issue or different issue. but no logs or no information is provided I can't help
Tt3ch_w1z4rd9/2/2023
@Brody you can check the date and time I just deployed my template it works flawlessly.
BBrody9/2/2023
and the site works fine?
Tt3ch_w1z4rd9/2/2023
yes I have tested login and registration and well works as expected
@cadimbh if you still using old codebase please pull the latest and rebuild the service.
@Brody I guess this should the same issue which we had last week. I am not sure if I can push notification to users to update the image
BBrody9/2/2023
I wish you could do that
when you are deploying your own template, what smtp server are you using?
Tt3ch_w1z4rd9/2/2023
I have tested with sendgrid, mailjet, mailgun and ethreal.mail(for testing and debugging)
we have seen zoho mail also working
BBrody9/2/2023
gmail
test with gmail
Tt3ch_w1z4rd9/2/2023
google should also work til they configure it properly
will test it later today.
BBrody9/2/2023
I've seen lots of issues with using gmail on railway, and it's one of the most likely smtp servers the users will use
Tt3ch_w1z4rd9/2/2023
Probably. but that shouldn't throw 500 error unless they have written code like that
BBrody9/2/2023
why not? typebot tries to connect to the mail server, it can't, and ends up throwing a 500, seems perfectly plausible to me
Tt3ch_w1z4rd9/2/2023
no smtp comes into play in authentication like signup or signin.
it can connect to smtp server when server start but if it was handled properly with try catch then server should normally and authentication will fail by which we can confirm its smtp issue and not server issue
BBrody9/2/2023
okay, please test when you have the time
Tt3ch_w1z4rd9/2/2023
Sure will keep you posted.
@cadimbh please let us know whether are you using latest code and its still failing
it would be helpful if you share the logs
Ccadimbh9/2/2023
Ccadimbh9/2/2023
BBrody9/2/2023
can you show us any of the non sensitive environment variables?
Ccadimbh9/2/2023
project id 1cca5529-8cc9-4604-a97c-f2db41ad6792
It was working normally. Yesterday was not me. But several users are having the same problem.
BBrody9/2/2023
^
Ccadimbh9/2/2023
BBrody9/2/2023
mind just telling us what smtp server you are using?
Ccadimbh9/2/2023
Tt3ch_w1z4rd9/2/2023
what do you mean several users ?
is it possible to restart the service and get first instance when this error shows up ?
Cclaudiobalbino9/2/2023
I installed a new Typebot and the problem was presented here... I changed the latest version to 2.16 in my repository and now it works, it seems that the problem is being generated in 2.17 that brings the integration with WhatsApp
Ccadimbh9/2/2023
Yes apparently it was in this new version.
Ccadimbh9/2/2023
Ccadimbh9/2/2023
Several users who are on version 2.17 are reporting the same problem. "Internal Server Error"
Cclaudiobalbino9/2/2023
yes, as I published a video on YouTube showing how to install Typebot on Railway using template, some users reported the problem to me, so I installed a new Typebot in my account on that date and the problem was presented.

In version 2.17 the url of the viewer appears localhost, where it should show the url of the Railway, changing the version latest to 2.16 Typebot works
BBrody9/2/2023
so is it missing variables that pertain to WhatsApp and is freaking out?
Ccadimbh9/2/2023
It's not because of variables. The Typebot template is on Railway. And both the Viewer and the builder have an error in the domain link.
Cclaudiobalbino9/2/2023
WhatsApp variables are not added during installation, but apparently it seems that the new version broke something during installation with the template, because in 2.16 it is working.

WhatsApp variables are informed if you want to share the flow with WhatsApp
BBrody9/2/2023
gotcha
pin the version to 2.16 and call it a day until the devs release a fix
Cclaudiobalbino9/2/2023
@cadimbh change the latest version to 2.16 in your repository to be able to use it until the problem is solved
Ccadimbh9/2/2023
Yes, I'm going to upload it to test. Thank Claudio
Ddoritosnacho9/2/2023
I'm facing the same problem, how can I put in the previous version? @claudiobalbino
Ddoritosnacho9/2/2023
Hello friend, did you manage to set it to the previous version of typebot and did you succeed?
BBrody9/2/2023
it has already been confirmed that 2.16 works

Looking for more? Join the community!

Recommended Posts
Internal Server ErrorI have this problem, i need helpSpringBoot with MySQL on railway setupHey I am learning SpringBoot and was working locally with a MySQL db set up(locally as well), and I Laravel: failed to build projectHello, I am new to Railway. I am trying to deploy laravel project from my github repo, which is a rePricing questioni got 10 eur in credits because that lowest i could go and got hobby plan 5 eur a month, but after mGithub being in privateHello, I'm having this return with my github being in private. [Evolution API] v1.5.0 1 - Sat Sep 02Yt-DlHey i recently just got railway n found out yt-dl is banned for some reason i just wanted to host mySSH to Wordpress instanceI would like to ssh to my wp instance volume to make changes to the source code there. Is there way Add search to Postgres TableViewI have a problem, big table and I need change some rows but can't find it and update without sql reqDoes anyone know what the procfile command should be for Django Daphne?I'm trying to move from wsgi to asgi in Django and not sure what the procfile command should be. I'Does anyone know what the procfile should be for daphne?I'm trying to move from wsgi to asgi in Django and not sure what the procfile command should be. I'No data is being written to the fileHi all. When I start my telegram bot, I log messages. All messages are written to a text document. WBuild failed but not sure whyHi! I'm trying to understand why my build failed, and I can't discern any errors in the logs. Here'sOne service is unable to connect to Postgres container, while the other connects fineHi, I have two typescript services and a postgres service in a project. One of the typescript servicGo Deploy Gone WrongHey all, need a sanity check on a failing deploy. I am able to build and run my app locally just finNeed Help with Discord BotThe bot uses chatgpt and play.ht to generate text, and then read the text in a discord server. When Deploying without having to do npx playwright install-depsHello, I'm deploying a node.js application that is using playwright, and it needs some dependencies Nuxt 3 DeployHi, has anyone done nuxt 3 deploy yet? What do I have to set? Is there a specific setting in nuxt.co'The information you’re about to submit is not secure'I have a very simple fastAPI page that I just began hosting through github on railway. It has a textPayment shows unsuccessful even though it's notHello, I got an email today morning about last month usage (1 Aug - 1 Sep) payment shows unsuccessfDeployment issues in Spring Boot projectHello, I am a newcomer using the Hobby Plan. My project is built on the Spring Boot platform and run