https://linen.dev logo
Join Discord
Powered by
# general
  • c

    cfouche

    12/30/2022, 11:12 AM
    Is this PR definitely dead ? https://github.com/coder/coder/pull/4311
  • h

    Hannsr

    01/02/2023, 9:41 AM
    Hey, thanks for the reply, I haven't checked discord during vacation so sorry for the late reply. Where would I find those Logs? Could only find audit logging in the docs and poking around the server there was nothing obvious to me. And a happy new year to everyone here 🙂
  • r

    Rèwin

    01/02/2023, 12:35 PM
    hi
  • r

    Rèwin

    01/02/2023, 4:21 PM
    how can i make this bot
  • p

    Phorcys

    01/02/2023, 4:28 PM
    looks like a scam to me
  • p

    Phorcys

    01/02/2023, 4:28 PM
    anyways
  • c

    Codercord

    01/02/2023, 4:28 PM
    This is the wrong server, you are looking at the discord server, which is a product that lets you use remote machines as development environments. you can ask in discord.gg/programming (@Rèwin)
  • k

    KozmikNano

    01/02/2023, 8:16 PM
    I love when coder breaks becuase terraform context exceeds deadline
  • k

    KozmikNano

    01/02/2023, 8:28 PM
  • k

    KozmikNano

    01/02/2023, 8:29 PM
    Does anyone know how to fix this?
  • b

    BoJIwEbNuK

    01/02/2023, 8:59 PM
    #1006346052317753414
  • d

    Dean

    01/02/2023, 11:19 PM
    It’s the logs from ‘coder server’, so either in systemd logs, docker logs or k8s logs depending on how you deployed it
  • d

    Dean

    01/02/2023, 11:20 PM
    It’s still happening, Kyle bumped the PR today
  • p

    Phorcys

    01/03/2023, 7:26 AM
    does coder pass X-Forwarded-* headers?
  • h

    Hannsr

    01/03/2023, 7:27 AM
    Thanks. I just double checked, but neither syslog nor systemctl has any entries for failed logins, same for auth.log.
  • d

    Dean

    01/03/2023, 7:27 AM
    lemme get an example log for you
  • h

    Hannsr

    01/03/2023, 7:28 AM
    thanks! Maybe I missed something during setup or so? Even in systemctl status I can't see anything about logins. Just tried logging in a few times with wrong credentials
  • d

    Dean

    01/03/2023, 7:29 AM
    Copy code
    $ sudo journalctl -u coder -f | grep login
    Jan 03 07:29:02 coder coder[21142]: 2023-01-03 07:29:02.940 [DEBUG]        (coderd)        <./coderd/httpmw/logger.go:63>        Logger.func1.1.1        POST        {"host": "dev.coder.com", "path": "/api/v2/users/login", "proto": "HTTP/1.1", "remote_addr": "167.x.x.x", "took": "87.768504ms", "status_code": 401, "latency_ms": 87, "request_id": "f0991d9f-c2f2-4e00-9648-9fb7e7252c2b"}
  • h

    Hannsr

    01/03/2023, 7:35 AM
    Only thing that comes up is when I logged into the server via CLI...
  • h

    Hannsr

    01/03/2023, 7:36 AM
    Had to drop the -f though, as it didn't give me any results then. (just noticed that's an ancient login, not even the one from yesterday... )
    Copy code
    sudo journalctl -u coder | grep login
    Dez 23 12:33:03 coder coder[3099]:  coder login https://our.domain.dev
  • h

    Hannsr

    01/03/2023, 7:38 AM
    Let me open a thread in #1006346052317753414 to not clog up the general channel. Seems there's something wrong here...
  • k

    KozmikNano

    01/03/2023, 3:39 PM
    Time to manually install terraform 😮‍💨
  • k

    KozmikNano

    01/03/2023, 4:19 PM
    So far it seems to be working
  • k

    KozmikNano

    01/03/2023, 4:30 PM
    What does this mean?
  • c

    colin (rust enthusiast)

    01/03/2023, 4:31 PM
    If you already have a user that logs in with a password you can't login via github. You'll have to delete it first
  • k

    KozmikNano

    01/03/2023, 4:37 PM
    hmmmm, the only one that i have is the main account (admin)
  • k

    KozmikNano

    01/03/2023, 4:37 PM
    i will look more into it
  • c

    colin (rust enthusiast)

    01/03/2023, 4:39 PM
    i'd change the email on the admin account, then you can login with github
  • k

    KozmikNano

    01/03/2023, 4:40 PM
    How would i go about that?
  • k

    KozmikNano

    01/03/2023, 4:42 PM
    I deleted admin and recreated account
1...434445...96Latest