EOF and Couldnt find ICU Package when make an api call
i have an endpoint that when called will initiate a GoHighLevel automation where it reads from a file in the volume and them creates an excel, pdf and png before sending the pdf and png via email/sms. whenever i call the function in the live railway env i get the below/above error
20 Replies
Project ID:
3224fff9-27cb-46dc-8f82-0df82a4d343d
3224fff9-27cb-46dc-8f82-0df82a4d343d
and it works perfectly fine on my computer
what apt package would satisfy this requirement?
ICU Library
Thanks brody 👍 i appreciate it
im still getting the error
here is my toml
is the error from the config file?
are those apt packages listed in the build table at the top of the build logs?
yes they are
seems like there's an issue with the library paths, I think it would just be easier to move to a Dockerfile based build
okay, any guides towards doing that?
i don't have any on hand, it's in no way specific to railway so any guide on how to write a Dockerfile for python while installing apt packages will do just fine, all you have to do it put the Dockerfile in your project and railway will automatically use it
oh cool then
thank you
of course I can always review your Dockerfile for you and provide my thoughts
that will be great, ill forward it here once i make It
sounds good!