I'm trying to install an extension in the PostgreSQL database, but I'm getting an error.
luortiz-12
PROOP

a month ago

I'm trying to install an extension in the PostgreSQL database, but it's giving an error and the extensions don't appear as options for installation. It gives this error: [Postgres SSH] Parse error: H: Invalid Record Length: columns length is 2, got 1 on line 3 at Object.__onRecord (4078-d7786f1ac3941e77.js:18:55312) at Object.parse (4078-d7786f1ac3941e77.js:18:52642) at Y (4078-d7786f1ac3941e77.js:18:60919) at rC.parseOutput (6680-0c2aba17a8e9daa7.js:1:246861) at rC.checkCommandCompletion (6680-0c2aba17a8e9daa7.js:1:235661) at rC.handleSessionMessage (6680-0c2aba17a8e9daa7.js:1:234405) at rC.onMessage [as onMessageCallback] (6680-0c2aba17a8e9daa7.js:1:237742) at rC.handleMessage (6680-0c2aba17a8e9daa7.js:1:232360) at ws.onmessage (6680-0c2aba17a8e9daa7.js:1:230120)

6680-0c2aba17a8e9daa7.js:1 Uncaught (in promise) Error: Failed to parse psql output: Error: Invalid Record Length: columns length is 2, got 1 on line 3 at rC.parseOutput (6680-0c2aba17a8e9daa7.js:1:247143) at rC.checkCommandCompletion (6680-0c2aba17a8e9daa7.js:1:235661) at rC.handleSessionMessage (6680-0c2aba17a8e9daa7.js:1:234405) at rC.onMessage [as onMessageCallback] (6680-0c2aba17a8e9daa7.js:1:237742) at rC.handleMessage (6680-0c2aba17a8e9daa7.js:1:232360) at ws.onmessage (6680-0c2aba17a8e9daa7.js:1:230120)

6680-0c2aba17a8e9daa7.js:1 [SSH Manager] executeCommand called with query: SELECT table_name FROM information_schema.tables WHERE table_schema = 'public' isRawQuery: undefined

6680-0c2aba17a8e9daa7.js:1 [SSH Manager] Command queued, pending count: 2

6680-0c2aba17a8e9daa7.js:1 [SSH Manager] processNextCommand called - currentCommand: true pendingCommands: 2 isReady: true

m.stripe.network/inn…ams__[version]=v3:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

database?environment…&state=extensions:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

js.stripe.com/v3/con…ipeController7811:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

js.stripe.com/v3/m-o…ams__[version]=v3:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

Solved

4 Replies

Railway
BOT

a month ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


passos
MODERATOR

a month ago

Hey, I can confirm that the extensions tab isn't loading for me either. I'll escalate that to the team.

For the Team: Feel free to take a look at my database service.
https://railway.com/project/004e54e7-64a6-467d-960d-379e6d29e925/service/47a56775-813e-4a60-aeea-30257b628607/database?environmentId=7759e8c2-3943-4068-a957-16478287323c&state=extensions


passos
MODERATOR

a month ago

This thread has been escalated to the Railway team.

Status changed to Awaiting Railway Response passos about 1 month ago


noahd
EMPLOYEE

a month ago

Hello a fix was merged recently which should fix that issue. The extension tab on both projects linked loads for me.
Can you verify if this issue still happens?


Status changed to Awaiting User Response Railway about 1 month ago


passos
MODERATOR

a month ago

Can confirm that it now loads. Will be waiting on the OP for confirmation too.


Status changed to Awaiting Railway Response Railway about 1 month ago


Status changed to Awaiting User Response passos about 1 month ago


Status changed to Solved passos about 1 month ago


Loading...