JuanQ
JuanQ
Explore posts from servers
RRuntipi
Created by JuanQ on 4/22/2025 in #🙋🏼・help
Error when starting runtipi on Fedora Server 42
I’ve looked at the Docker logs and it shows this:
info > Generating system env file
(node:460) ExperimentalWarning: SQLite is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
error > Error migrating database: {
"length": 100,
"name": "error",
"severity": "FATAL",
"code": "28P01",
"file": "auth.c",
"line": "335",
"routine": "auth_failed"
}
error: password authentication failed for user "tipi"
at /app/main.js:418:13443
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async L1.migrate (/app/main.js:424:5)
at async migrate (/app/main.js:424:43987)
at async _v.migrate (/app/main.js:424:47987)
at async bv.bootstrap (/app/main.js:566:24728)
at async bootstrap (/app/main.js:974:33764) {
length: 100,
severity: 'FATAL',
code: '28P01',
detail: undefined,
hint: undefined,
position: undefined,
internalPosition: undefined,
internalQuery: undefined,
where: undefined,
schema: undefined,
table: undefined,
column: undefined,
dataType: undefined,
constraint: undefined,
file: 'auth.c',
line: '335',
routine: 'auth_failed'
}
2025-04-22 12:02:27,876 WARN exited: runtipi (exit status 1; not expected)
2025-04-22 12:02:28,876 INFO gave up: runtipi entered FATAL state, too many start retries too quickly
info > Generating system env file
(node:460) ExperimentalWarning: SQLite is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
error > Error migrating database: {
"length": 100,
"name": "error",
"severity": "FATAL",
"code": "28P01",
"file": "auth.c",
"line": "335",
"routine": "auth_failed"
}
error: password authentication failed for user "tipi"
at /app/main.js:418:13443
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async L1.migrate (/app/main.js:424:5)
at async migrate (/app/main.js:424:43987)
at async _v.migrate (/app/main.js:424:47987)
at async bv.bootstrap (/app/main.js:566:24728)
at async bootstrap (/app/main.js:974:33764) {
length: 100,
severity: 'FATAL',
code: '28P01',
detail: undefined,
hint: undefined,
position: undefined,
internalPosition: undefined,
internalQuery: undefined,
where: undefined,
schema: undefined,
table: undefined,
column: undefined,
dataType: undefined,
constraint: undefined,
file: 'auth.c',
line: '335',
routine: 'auth_failed'
}
2025-04-22 12:02:27,876 WARN exited: runtipi (exit status 1; not expected)
2025-04-22 12:02:28,876 INFO gave up: runtipi entered FATAL state, too many start retries too quickly
2 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/17/2024 in #djs-questions
Problem with the guildBanAdd event
Thanks, it already worked for me.
12 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/17/2024 in #djs-questions
Problem with the guildBanAdd event
Add that one to the list?
12 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/17/2024 in #djs-questions
Problem with the guildBanAdd event
No description
12 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/17/2024 in #djs-questions
Problem with the guildBanAdd event
No description
12 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/17/2024 in #djs-questions
Problem with the guildBanAdd event
12 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/17/2024 in #djs-questions
Problem with the guildBanAdd event
No description
12 replies
RRuntipi
Created by JuanQ on 2/7/2024 in #🙋🏼・help
External Drive
Ok I'll look at it if you want you can close the forum
13 replies
RRuntipi
Created by JuanQ on 2/7/2024 in #🙋🏼・help
External Drive
No, the applications do not detect it but the operating system does
13 replies
RRuntipi
Created by JuanQ on 2/7/2024 in #🙋🏼・help
External Drive
recognize me recognizes it but the applications do not use it
13 replies
RRuntipi
Created by JuanQ on 2/7/2024 in #🙋🏼・help
External Drive
I have formatted the disk to see if that is the reason.
13 replies
RRuntipi
Created by JuanQ on 2/7/2024 in #🙋🏼・help
External Drive
I use Ubuntu server of Raspberry Pi imagee
13 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/28/2023 in #djs-questions
Problem with onboarding my bot.
Discord.js version: 14.11.0, Node Version: v20.4.0
3 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/11/2023 in #djs-questions
Error Events
Could you give me an example of how to use it? I don't know how to use that event 😅
17 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/11/2023 in #djs-questions
Error Events
So should I put it like this?
const auditLogs = await oldRole.guild.fetchAuditLogs({ type: Discord.GuildAuditLogs.GuildRoleUpdate, limit: 1 });
const auditLogs = await oldRole.guild.fetchAuditLogs({ type: Discord.GuildAuditLogs.GuildRoleUpdate, limit: 1 });
17 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/11/2023 in #djs-questions
Error Events
and is there an alternative or something?
17 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/11/2023 in #djs-questions
Error Events
17 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/11/2023 in #djs-questions
Error Events
here you have the channelUpdate.js https://pastebin.com/8hwKgRGa
17 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/11/2023 in #djs-questions
Error Events
If you see in the image he has banned mee6 for the channelUpdate event since the reason that comes out is from that event and I don't have a guildMemberUpdate
17 replies
DIAdiscord.js - Imagine an app
Created by JuanQ on 7/11/2023 in #djs-questions
Error Events
What do you mean by "emitting" I don't understand English is not my main language
17 replies