i just installed tiledesk on docker container but i cant login ?? whats the address and password or how to set them up #15
Replies: 9 comments 5 replies
-
Hi @Ghaithkhelifi, try to login with: email: [email protected] Let me know if this working as expected |
Beta Was this translation helpful? Give feedback.
-
i use easypanel as my server panel for docker container so can i run the
command in the console or how
is ther a way to contact you to guide me ?! please
…On Tue, Nov 14, 2023, 19:50 Gabriele Panico ***@***.***> wrote:
to access docker mongo db, you can run
docker exec -it mongo bash
mongo
if you query into tiledesk.users collection you can find the default user
—
Reply to this email directly, view it on GitHub
<#15 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7M4IQCH72ZGENPKHMIKNKTYEO4ONAVCNFSM6AAAAAA7I5EVJSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TKNRYG44DO>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I'm getting the same error and It seems there are missing files in the database. This is what I get when I run show databases.
|
Beta Was this translation helpful? Give feedback.
-
Hi @fbcarayol, nice to meet you here! I'll try to help you about your issue. Can you please make sure that you're running the last docker version on your laptop? Here my docker config for Mac M2 Apple chip:
|
Beta Was this translation helpful? Give feedback.
-
Hi guys, we updated the docker distribution, probably most of these issue are gone. Please use the official doc on how to install docker-compose distribution: https://github.com/Tiledesk/tiledesk/blob/master/docker-compose/README.md Let us know Andrea |
Beta Was this translation helpful? Give feedback.
-
Hi guys, I pruned everything and started the install from scratch using your readme but I'm still having the same error.
Is there any chance when you changed the credentials that you might have forgotten to update them in some of these services? |
Beta Was this translation helpful? Give feedback.
-
Here is the entire tiledesk-server log file so you can see where it fails. It just keeps looping through these processes. Hopefully, the log helps find the issue. 2023-12-15 14:20:15 |
Beta Was this translation helpful? Give feedback.
-
Getting the same 'MongoNetworkError' and no tiledesk DB in Mongo when using Docker on Mac. However, it works fine on Ubuntu, though still some other issues. |
Beta Was this translation helpful? Give feedback.
-
Same issue here |
Beta Was this translation helpful? Give feedback.
-
Signin as admin with :
email: [email protected]
password: adminadmin
these didn't logged me in
Beta Was this translation helpful? Give feedback.
All reactions