eigent icon indicating copy to clipboard operation
eigent copied to clipboard

[Question] Unable to Create user or Login to Local hosted

Open salmancert opened this issue 4 months ago • 16 comments

Questions

I am on windows 11, The installation went well and I can see the eigent_api running in Docker, the GUI for login also comes up fine, but when I try to Sign up, it gives "General Error" and without Sign up first, I am unable to login

Image

salmancert avatar Oct 22 '25 09:10 salmancert

@salmancert did you change the env.development Vite proxy to localhost?

Saedbhati avatar Oct 23 '25 07:10 Saedbhati

@salmancert did you change the env.development Vite proxy to localhost?

It looks like this VITE_BASE_URL=/api

VITE_USE_LOCAL_PROXY=true

VITE_PROXY_URL=http://localhost:3001

salmancert avatar Oct 23 '25 08:10 salmancert

Can you upload your log file?

nitpicker55555 avatar Oct 23 '25 09:10 nitpicker55555

Can you upload your log file?

where to check log file?

salmancert avatar Oct 23 '25 09:10 salmancert

docker logs -f <container_name_or_id>

You can check docker log from this command

Saedbhati avatar Oct 23 '25 09:10 Saedbhati

for postgres:15 2025-10-22 12:14:43.984 UTC [1] LOG: starting PostgreSQL 15.14 (Debian 15.14-1.pgdg13+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 14.2.0-19) 14.2.0, 64-bit 2025-10-22 12:14:43.985 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-10-22 12:14:43.985 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-10-22 12:14:43.992 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-10-22 12:14:44.012 UTC [29] LOG: database system was shut down at 2025-10-22 10:09:38 UTC 2025-10-22 12:14:44.042 UTC [1] LOG: database system is ready to accept connections 2025-10-22 12:19:44.094 UTC [27] LOG: checkpoint starting: time 2025-10-22 12:19:44.531 UTC [27] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.270 s, sync=0.007 s, total=0.438 s; sync files=2, longest=0.005 s, average=0.004 s; distance=0 kB, estimate=0 kB

PostgreSQL Database directory appears to contain a database; Skipping initialization

2025-10-23 09:34:59.327 UTC [1] LOG: starting PostgreSQL 15.14 (Debian 15.14-1.pgdg13+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 14.2.0-19) 14.2.0, 64-bit 2025-10-23 09:34:59.328 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-10-23 09:34:59.328 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-10-23 09:34:59.379 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-10-23 09:34:59.400 UTC [29] LOG: database system was interrupted; last known up at 2025-10-22 12:19:44 UTC 2025-10-23 09:35:02.679 UTC [29] LOG: database system was not properly shut down; automatic recovery in progress 2025-10-23 09:35:02.690 UTC [29] LOG: redo starts at 0/1A464F8 2025-10-23 09:35:02.690 UTC [29] LOG: invalid record length at 0/1A465E0: wanted 24, got 0 2025-10-23 09:35:02.690 UTC [29] LOG: redo done at 0/1A465A8 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-10-23 09:35:02.732 UTC [27] LOG: checkpoint starting: end-of-recovery immediate wait 2025-10-23 09:35:02.828 UTC [27] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.025 s, sync=0.010 s, total=0.128 s; sync files=2, longest=0.006 s, average=0.005 s; distance=0 kB, estimate=0 kB 2025-10-23 09:35:02.842 UTC [1] LOG: database system is ready to accept connections

and attaching for server-api

for server-api.txt

salmancert avatar Oct 23 '25 09:10 salmancert

Pull the latest code and rebuild images this issue fixed recently, this is due to missing camel dependency

Saedbhati avatar Oct 23 '25 09:10 Saedbhati

Pull the latest code and rebuild images this issue fixed recently, this is due to missing camel dependency

been there, done that pulled latest code and rebuilt images Yesterday

salmancert avatar Oct 23 '25 09:10 salmancert

Can you upload your log file? redownloaded the whole thing, setup and sharing fresh log file for server-api.txt

salmancert avatar Oct 23 '25 10:10 salmancert

Image

salmancert avatar Oct 23 '25 10:10 salmancert

awaiting resolution

salmancert avatar Oct 25 '25 18:10 salmancert

awaiting resolution

salmancert avatar Oct 28 '25 08:10 salmancert

@salmancert https://cal.com/saed-bhati-ua5v2k/resolve-iisue you can book meeting here i can help to solve your issue

Saedbhati avatar Oct 28 '25 09:10 Saedbhati

@salmancert not sure why you couldn’t make it, but if you still need a solution, just ping me on the Camel-AI Discord channel — I can help you out anytime.

Saedbhati avatar Nov 03 '25 15:11 Saedbhati

I am unable to login too, need a solution. @Saedbhati plz~~~

used Google or Github sign up, open a web like this. Image

I used VPN, still like this. I download release version 0.0.73 in github.

WayneHalake avatar Dec 24 '25 02:12 WayneHalake

@Wendong-Fan .

Saedbhati avatar Dec 25 '25 04:12 Saedbhati