Vulgaris Magistralis
Vulgaris Magistralis
RRailway
Created by Vulgaris Magistralis on 10/29/2024 in #✋|help
Choosing mongodb database to use
thank you
15 replies
RRailway
Created by Vulgaris Magistralis on 10/29/2024 in #✋|help
Choosing mongodb database to use
yeah that works, probably did a really bad job searching google for that "problem"
15 replies
RRailway
Created by Vulgaris Magistralis on 10/29/2024 in #✋|help
Choosing mongodb database to use
Ill give it a shot, it's just that it always worked for me using atlas with mongoose and is a mongo thing
15 replies
RRailway
Created by Vulgaris Magistralis on 10/29/2024 in #✋|help
Choosing mongodb database to use
that's when using the public one on my own machine (works without the db name chained and just goes to test) i'm not sure that was the exact same error the internal one was omitting, ive settled on just using the test db, but kinda anoyying
15 replies
RRailway
Created by Vulgaris Magistralis on 10/29/2024 in #✋|help
Choosing mongodb database to use
errorResponse: { ok: 0, errmsg: 'Authentication failed.', code: 18, codeName: 'AuthenticationFailed' }, ok: 0, code: 18, codeName: 'AuthenticationFailed', connectionGeneration: 0, [Symbol(errorLabels)]: Set(2) { 'HandshakeError', 'ResetPool' }
15 replies
RRailway
Created by Vulgaris Magistralis on 10/29/2024 in #✋|help
Choosing mongodb database to use
Sorry i thought it got deleted. yes, moongose
15 replies
RRailway
Created by Vulgaris Magistralis on 9/17/2024 in #✋|help
Typescript errors I can't replicate on my own environment
Yeah it was the problem, library i installed was wrongly typed and like a moron i changed it to any on the node_modules type, anyway it's sorted, thank you
19 replies
RRailway
Created by Vulgaris Magistralis on 9/17/2024 in #✋|help
Typescript errors I can't replicate on my own environment
anyways, thanks you
19 replies
RRailway
Created by Vulgaris Magistralis on 9/17/2024 in #✋|help
Typescript errors I can't replicate on my own environment
could it came from messing with a type file that is inside of node_Modules that was downloaded cleanly by railway? i'm guessing thats it
19 replies
RRailway
Created by Vulgaris Magistralis on 9/17/2024 in #✋|help
Typescript errors I can't replicate on my own environment
ok i just cloned it but it seemed to do the job, i'm seeing the same errors on my editor now and some parameter that used to be "any" now have a type, would love to know why it's hapening
19 replies
RRailway
Created by Vulgaris Magistralis on 9/17/2024 in #✋|help
Typescript errors I can't replicate on my own environment
do you mean just cloning it off github again and building it? ill give it a go, but as far as the tsconfig, is it using mine or is the setting it is using specified anywhere?
19 replies
RRailway
Created by Vulgaris Magistralis on 9/17/2024 in #✋|help
Typescript errors I can't replicate on my own environment
yes, right now i do
19 replies
RRailway
Created by Vulgaris Magistralis on 9/17/2024 in #✋|help
Typescript errors I can't replicate on my own environment
based on this: ╔═════════ Nixpacks v1.28.1 ════════╗ ║ setup │ nodejs_18, npm-9_x ║ ║───────────────────────────────────║ i'm assuming it uses 18, i applied it and its still working well locally
19 replies
RRailway
Created by Vulgaris Magistralis on 6/21/2024 in #✋|help
Build with typescript errors
Sure, thank you
15 replies
RRailway
Created by Vulgaris Magistralis on 6/21/2024 in #✋|help
Build with typescript errors
Ok I might have assumed wrong then, was assuming the build working on my end and emitting with errors means it's something about the way it's configured on railway
15 replies
RRailway
Created by Vulgaris Magistralis on 6/21/2024 in #✋|help
Build with typescript errors
Yeah hoenstly i did not want help with the typeerros but just the abillity to deploy regardless of them, as tsc will build
15 replies
RRailway
Created by Vulgaris Magistralis on 6/21/2024 in #✋|help
Build with typescript errors
do i just have to deploy with another config then?
15 replies
RRailway
Created by Vulgaris Magistralis on 6/21/2024 in #✋|help
Build with typescript errors
i am converting a project to ts, the errors are obviously useful
15 replies
RRailway
Created by Vulgaris Magistralis on 6/21/2024 in #✋|help
Build with typescript errors
yes, i do not
15 replies
RRailway
Created by Vulgaris Magistralis on 6/5/2024 in #✋|help
connect to my mongodb from outside of my project?
so give it a go ig lol
31 replies