cpeluti

cpeluti

Well, after getting tired of using prints to debug, I’ve decided to setup the debugger. After setting the launch as this:

{
    "configurations": [
        {
            "type": "mix_task",
            "name": "mix phx.server",
            "request": "launch",
            "task": "phx.server",
            "projectDir": "${workspaceRoot}",
            "exitAfterTaskReturns": false 
        }
    ]
}

I get the following error:

[error] :gen_statem #PID<0.3054.0> terminating
** (ErlangError) Erlang error: :not_loaded

    (erts 17.0.2) :erlang.nif_error(:not_loaded)

    (exqlite 0.39.0) Elixir.Exqlite.Sqlite3NIF.erl:27: Exqlite.Sqlite3NIF.open/2

    (exqlite 0.39.0) Elixir.Exqlite.Connection.erl:584: Exqlite.Connection.do_connect/2

    (db_connection 2.10.2) Elixir.DBConnection.Connection.erl:81: DBConnection.Connection.handle_event/4

Process Label: "db_conn_1"

Queue: [internal: {:connect, :init}]

Postponed: []

State: Exqlite.Connection

Anyone have any clue on where to start solving that?

Where Next? Top

Trending in Troubleshooting Top

edvardo1
Hello, I’ve found an interesting non-backwards-compatible change in Elixir 1.20. For context: There exists a project called PolyHok, whi...
New

Other Trending Topics Top

AstonJ
Following on from some recent threads about AI and AI created projects I’m curious what people have been creating with AI tools …and perh...
New
mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Dmk
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge &amp; Solve. They are GUI (Emerge) and State management (S...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews