Alfredo Neto
TTypebot
•Created by Alfredo Neto on 6/26/2024 in #help-and-questions
Typebot not conect Minio
Resolve!
The solution was:
1 - Minio is running on https.
2 - Use traefik or ngnix to redirect from port 9000 to 443.
Thanks
14 replies
TTypebot
•Created by Alfredo Neto on 6/26/2024 in #help-and-questions
Typebot not conect Minio
it doesn't generate logs.. it doesn't generate errors.. it just doesn't upload images to the minio.
I can via AWS CLI download, upload and even list files in the minio.. but typebot doesn't save images.. it also doesn't generate logs to help with trobleshoting
14 replies
TTypebot
•Created by Alfredo Neto on 6/26/2024 in #help-and-questions
Typebot not conect Minio
definitely typebot is not working with minio!
14 replies
TTypebot
•Created by Alfredo Neto on 6/26/2024 in #help-and-questions
Typebot not conect Minio
Did you see the video I uploaded?
14 replies
TTypebot
•Created by Alfredo Neto on 6/26/2024 in #help-and-questions
Typebot not conect Minio
not show error..
14 replies
TTypebot
•Created by Alfredo Neto on 6/26/2024 in #help-and-questions
Typebot not conect Minio
14 replies
TTypebot
•Created by Alfredo Neto on 6/26/2024 in #help-and-questions
Typebot not conect Minio
TypeBuild:
14 replies
TTypebot
•Created by Alfredo Neto on 6/26/2024 in #help-and-questions
Typebot not conect Minio
Follow Inspects:
Minio:
14 replies
TTypebot
•Created by Alfredo Neto on 6/26/2024 in #help-and-questions
Typebot not conect Minio
Hi @Baptiste thanks!
Follow logs.
Minio:
MinIO Object Storage Server
Copyright: 2015-2024 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-06-22T05-26-45Z (go1.22.4 linux/amd64)
API: http://172.22.0.8:9000 http://127.0.0.1:9000
WebUI: http://172.22.0.8:9001 http://127.0.0.1:9001
Docs: https://min.io/docs/minio/linux/index.html
Status: 1 Online, 0 Offline.
STARTUP WARNINGS:
- The standard parity is set to 0. This can lead to data loss.
You are running an older version of MinIO released 3 days before the latest release
Update: Run
mc admin update ALIAS
Typebuilder:
- event [next-runtime-env] read environment variables prefixed with 'NEXT_PUBLIC_' from process.env.
- ready [next-runtime-env] wrote browser runtime environment variables to '/app/apps/builder/public/__ENV.js'.
Waiting for 15s for database to be ready...
Prisma schema loaded from packages/prisma/postgresql/schema.prisma
Datasource "db": PostgreSQL database "typebot", schema "public" at "postgres_lideri:5432"
67 migrations found in prisma/migrations
No pending migrations to apply.
▲ Next.js 14.1.0
- Local: http://localhost:3000
- Network: http://0.0.0.0:3000
✓ Ready in 1406ms
prisma:info Starting a postgresql pool with 113 connections.
TypeView:
- event [next-runtime-env] read environment variables prefixed with 'NEXT_PUBLIC_' from process.env.
- ready [next-runtime-env] wrote browser runtime environment variables to '/app/apps/viewer/public/__ENV.js'.
▲ Next.js 14.1.0
- Local: http://localhost:3000
- Network: http://0.0.0.0:3000
✓ Ready in 134ms
prisma:info Starting a postgresql pool with 113 connections.
prisma:info Starting a postgresql pool with 113 connections.
14 replies
TTypebot
•Created by Alfredo Neto on 4/4/2024 in #help-and-questions
http request multipart/form-data
Thanks @Baptiste !
8 replies