ManuelMaccou | Mosaic
ManuelMaccou | Mosaic
Explore posts from servers
RRailway
Created by ManuelMaccou | Mosaic on 2/13/2024 in #✋|help
Trying to confirm my volume implementation
Ok looks like that worked. Thanks for all your help
28 replies
RRailway
Created by ManuelMaccou | Mosaic on 2/13/2024 in #✋|help
Trying to confirm my volume implementation
yea
28 replies
RRailway
Created by ManuelMaccou | Mosaic on 2/13/2024 in #✋|help
Trying to confirm my volume implementation
I'll you know tho
28 replies
RRailway
Created by ManuelMaccou | Mosaic on 2/13/2024 in #✋|help
Trying to confirm my volume implementation
I'm using it for analytics and a lot of people are viewing it now so I'll wait till tonight so I can first capture what's recorded in ephemeral storage, then make the change
28 replies
RRailway
Created by ManuelMaccou | Mosaic on 2/13/2024 in #✋|help
Trying to confirm my volume implementation
Sweet. Thanks man
28 replies
RRailway
Created by ManuelMaccou | Mosaic on 2/13/2024 in #✋|help
Trying to confirm my volume implementation
Got it. So I dont need to change my code, only the mount path, and then all is good?
28 replies
RRailway
Created by ManuelMaccou | Mosaic on 2/13/2024 in #✋|help
Trying to confirm my volume implementation
I see I see. Will the old data be there? Or is more like going forward, that's where it will be. Not toally sure what "mounting" really means so probably a beginner question
28 replies
RRailway
Created by ManuelMaccou | Mosaic on 2/13/2024 in #✋|help
Trying to confirm my volume implementation
btw I'm able to see that saved data, but when I rebuild/redeploy, its lost
28 replies
RRailway
Created by ManuelMaccou | Mosaic on 2/13/2024 in #✋|help
Trying to confirm my volume implementation
I print the path including DATA_DIR here:
const csvPath = path.join(DATA_DIR, `${filename}.csv`);
console.log('Data appended to CSV:', csvPath);
const csvPath = path.join(DATA_DIR, `${filename}.csv`);
console.log('Data appended to CSV:', csvPath);
This is the output:
Data appended to CSV: /app/backend/data/0c596704-90c8-459d-b520-476a314a82c0.csv
Data appended to CSV: /app/backend/data/0c596704-90c8-459d-b520-476a314a82c0.csv
So mounting to /data seems right to me? But I could definitely be mistaken
28 replies
RRailway
Created by ManuelMaccou | Mosaic on 2/13/2024 in #✋|help
Trying to confirm my volume implementation
b624c17e-a6de-4867-bbb0-89bdb4c2eb04
28 replies
RRailway
Created by ManuelMaccou | Mosaic on 2/10/2024 in #✋|help
How do I find the project directory?
Thatnks for such a thorough response! I'll check out volumes
6 replies
RRailway
Created by ManuelMaccou | Mosaic on 2/10/2024 in #✋|help
How do I find the project directory?
b624c17e-a6de-4867-bbb0-89bdb4c2eb04
6 replies
RRailway
Created by jugaadonline on 1/28/2024 in #✋|help
Railway still seems to be intermittently down...
I'm in now but it seems in and out
9 replies
RRailway
Created by jugaadonline on 1/28/2024 in #✋|help
Railway still seems to be intermittently down...
Let me work 😭
9 replies
RRailway
Created by ManuelMaccou | Mosaic on 1/27/2024 in #✋|help
Is railway down? Getting "upstream connect error"
I guess I'll go back to my weekend 🤷🏽
12 replies
RRailway
Created by ManuelMaccou | Mosaic on 1/27/2024 in #✋|help
Is railway down? Getting "upstream connect error"
Access to fetch at 'https://backboard.railway.app/graphql/internal?q=platformStatus' from origin 'https://railway.app' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
_app-a5fde1a736bfa3cf.js:34
Access to fetch at 'https://backboard.railway.app/graphql/internal?q=platformStatus' from origin 'https://railway.app' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
_app-a5fde1a736bfa3cf.js:34
12 replies
RRailway
Created by ManuelMaccou | Mosaic on 1/27/2024 in #✋|help
Is railway down? Getting "upstream connect error"
N/A
12 replies
RRailway
Created by ManuelMaccou | Mosaic on 11/9/2023 in #✋|help
Error: "version `GLIBC_2.36' not found" with Playwright
Which alternative to playwright would you recommend?
37 replies
RRailway
Created by ManuelMaccou | Mosaic on 11/9/2023 in #✋|help
Error: "version `GLIBC_2.36' not found" with Playwright
It works. Really appreciate your help
37 replies
RRailway
Created by ManuelMaccou | Mosaic on 11/9/2023 in #✋|help
Error: "version `GLIBC_2.36' not found" with Playwright
yes
37 replies