-
Notifications
You must be signed in to change notification settings - Fork 239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Internal server error in local server welcome page #1356
Comments
Hm, I think this is similar to the issue I have. But I couldn't complete registration (well, it did complete) - but I cannot login. I get errors in the console about unauthenticated cookies, but there aren't any cookies at all. When I try to register again, it says the email is already taken, so my account exists. Response of /login is 200 I don't know whether I should open a separate issue, but thought I would write under this issue first, if it's maybe a dupe. Porter Server Logroot@porter:~# porter server start
Set the current driver as local
Set the current host as http://localhost:8080
getting release https://github.com/porter-dev/porter/releases/download/v0.11.1/portersvr_v0.11.1_Linux_x86_64.zip
getting release https://github.com/porter-dev/porter/releases/download/v0.11.1/portersvr_v0.11.1_Linux_x86_64.zip
downloaded release portersvr to file /root/.porter/portersvr_latest.zip
unzipping portersvr to /root/.porter
getting release https://github.com/porter-dev/porter/releases/download/v0.11.1/static_v0.11.1.zip
getting release https://github.com/porter-dev/porter/releases/download/v0.11.1/static_v0.11.1.zip
downloaded release static to file /root/.porter/static_latest.zip
unzipping static to /root/.porter/static
{"level":"info","time":"2021-10-27T07:17:36Z","message":"Starting server :8080"}
{"level":"warn","internal_error":"stored cookie was not authenticated","external_error":"Forbidden","method":"GET","url":"/api/users/current","time":"2021-10-27T07:17:56Z"}
{"level":"info","latency":0.03751,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:17:56Z"}
{"level":"info","latency":0.01388,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:17:56Z"}
{"level":"warn","internal_error":"stored cookie was not authenticated","external_error":"Forbidden","method":"GET","url":"/api/users/current","time":"2021-10-27T07:18:05Z"}
{"level":"info","latency":0.260272,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:18:05Z"}
{"level":"info","latency":0.00483,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:18:05Z"}
{"level":"error","time":"2021-10-27T07:19:26Z","message":"Analytics not enabled"}
{"level":"error","time":"2021-10-27T07:19:26Z","message":"Analytics not enabled"}
{"level":"info","latency":39.802457,"status":200,"method":"POST","url":"/api/users","time":"2021-10-27T07:19:26Z"}
{"level":"warn","internal_error":"stored cookie was not authenticated","external_error":"Forbidden","method":"GET","url":"/api/users/current","time":"2021-10-27T07:19:26Z"}
{"level":"warn","internal_error":"email already taken","external_error":"email already taken","method":"POST","url":"/api/users","time":"2021-10-27T07:19:42Z"}
{"level":"info","latency":0.514923,"status":400,"method":"POST","url":"/api/users","time":"2021-10-27T07:19:42Z"}
{"level":"warn","internal_error":"stored cookie was not authenticated","external_error":"Forbidden","method":"GET","url":"/api/users/current","time":"2021-10-27T07:19:51Z"}
{"level":"info","latency":0.02932,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:19:51Z"}
{"level":"info","latency":0.01057,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:19:51Z"}
{"level":"info","latency":18.101136,"status":200,"method":"POST","url":"/api/login","time":"2021-10-27T07:19:53Z"}
{"level":"warn","internal_error":"stored cookie was not authenticated","external_error":"Forbidden","method":"GET","url":"/api/users/current","time":"2021-10-27T07:19:53Z"}
{"level":"info","latency":18.821011,"status":200,"method":"POST","url":"/api/login","time":"2021-10-27T07:20:02Z"}
{"level":"warn","internal_error":"stored cookie was not authenticated","external_error":"Forbidden","method":"GET","url":"/api/users/current","time":"2021-10-27T07:20:02Z"}
{"level":"warn","internal_error":"stored cookie was not authenticated","external_error":"Forbidden","method":"GET","url":"/api/users/current","time":"2021-10-27T07:20:20Z"}
{"level":"info","latency":0.02897,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:20:20Z"}
{"level":"info","latency":0.01091,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:20:20Z"}
{"level":"warn","internal_error":"stored cookie was not authenticated","external_error":"Forbidden","method":"GET","url":"/api/users/current","time":"2021-10-27T07:20:23Z"}
{"level":"info","latency":0.00778,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:20:23Z"}
{"level":"info","latency":0.01076,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:20:23Z"}
{"level":"warn","internal_error":"stored cookie was not authenticated","external_error":"Forbidden","method":"GET","url":"/api/users/current","time":"2021-10-27T07:23:25Z"}
{"level":"info","latency":0.02868,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:23:25Z"}
{"level":"info","latency":0.01465,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:23:25Z"}
{"level":"warn","internal_error":"stored cookie was not authenticated","external_error":"Forbidden","method":"GET","url":"/api/users/current","time":"2021-10-27T07:23:27Z"}
{"level":"info","latency":0.00877,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:23:27Z"}
{"level":"info","latency":0.01291,"status":200,"method":"GET","url":"/api/metadata","time":"2021-10-27T07:23:27Z"}
{"level":"warn","internal_error":"email already taken","external_error":"email already taken","method":"POST","url":"/api/users","time":"2021-10-27T07:23:32Z"}
{"level":"info","latency":0.389543,"status":400,"method":"POST","url":"/api/users","time":"2021-10-27T07:23:32Z"} |
I'm also facing the same issue. |
Hello there! @iCyberon and @ziXet, sorry for the delay! We've been super busy with our product hunt relaunch. An easy way to bypass this issue is to set up an env variable |
On the other hand, @d0x7 I moved the cookies issue to another issue, can we continue the discussion there? It would be nice to know a little bit more about your environment as that would help us to replicate the issue! |
Internal server error at creating new project page. (please find the steps below)
Location
Steps to reproduce
The text was updated successfully, but these errors were encountered: