Panda
Panda
RRailway
Created by Panda on 7/27/2024 in #✋|help
Express build randomly stopped deploying successfully
I appreciate your help, you helped me set the project up in the first place. This project was already very stable and I don't want to touch it too much anymore. Just a bummer I can't make minor tweaks all of a sudden. I remember browserless not working for my use case when I was first setting the project up, but I don't remember what my issue with it was. Anyways, hoping someone else can chime in!
11 replies
RRailway
Created by Panda on 7/27/2024 in #✋|help
Express build randomly stopped deploying successfully
I love you Brody, but this isn't the type of solution im looking for in this situation, i did a minor update to an already working project. I wouldn't expect it to just stop working all of a sudden
11 replies
RRailway
Created by Panda on 7/27/2024 in #✋|help
Express build randomly stopped deploying successfully
my business is already running here, I'm using puppeteer to create personalised images that get printed
11 replies
RRailway
Created by Panda on 7/27/2024 in #✋|help
Express build randomly stopped deploying successfully
but it worked for the whole past year, i cant transition now to a different implementation
11 replies
RRailway
Created by Panda on 7/27/2024 in #✋|help
Express build randomly stopped deploying successfully
9658090a-9068-4d38-9070-53621e5c3e1b
11 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
we are supporting big posters of like dimensions 70x100 cm, and prints need 300 dpi so that they look sharp, which then results in file resolutions of 10k x 12k
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
I just need to load it into the puppeteer to screenshot it, then it gets thrown away again lol
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
yeah that works, sorry for pinging
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
Hey so just a quick question about this. I managed to store the image to the volume, and I'm trying to access it inside of puppeteer (im using it to generate pictures). I'm trying to acces it like this ${process.env.RAILWAY_VOLUME_MOUNT_PATH}/StarrySky.png I'm sure it exists because I can list all the files from that mount path. But when done through an image tag it doesn't load at all. Should I be loading the file into memory and passing it as a base64 string for this use case?
<img src="<%= starrySkyUrl %>" />
<img src="<%= starrySkyUrl %>" />
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
thanks for your help, I appreciate you
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
I'll try it myself, if I get stuck I'll let you know ^^
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
I didn't know about those
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
alright I'll try it out, thanks
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
uhh, would that mean faster read time?
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
I just need to have it like in the cache so i can read it locally I guess
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
never
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
it's just one file at the moment, but might be more in the future
24 replies
RRailway
Created by Panda on 2/2/2024 in #✋|help
Is storing a large file into Node public folder possible?
1 gb
24 replies
RRailway
Created by Panda on 7/25/2023 in #✋|help
Loading custom fonts in node-canvas doesn't quite work
cf8fe006-a389-4e9d-ae8a-67939f9e1be3
5 replies