deploy not building up
tried it already three times now canceled teh ones before at around 5 mins the third is currently at nearly 9 mins
project: becf0976-c308-4b5d-80c3-bcbd936b98bb/service/29977ebd-fb22-41f1-a18f-42a9bc52acd5
31 Replies
Project ID:
becf0976-c308-4b5d-80c3-bcbd936b98bb,29977ebd-fb22-41f1-a18f-42a9bc52acd5
can you send the build table at the top of the build logs?
started a new try 14 mins ago still building
the runtime.txt
the requirements.txt
for the right context i saw that as i have retried it it has a new project id:
becf0976-c308-4b5d-80c3-bcbd936b98bb/service/22aa234e-77a6-4a76-a103-857420d197f6?id=d627fa02-e03b-4ae6-aea1-61370f7f0eaa
will not delete this one so that the id stays
it just deployed after 19 mins i need to test if all works right with my code quickly
it looks like it all works perfectly but saw that i need to change something in my code so i will need to deploy a update for the code a bit later will give a update if it makes problems again but thanks for the quick reply
the order of ids in the url goes project id, service id, deployment id
but are you saying the new deployment is also hanging?
The new deployment was hanging until around 20 mins was completly stable until now and just published two updates on it one in a side file and one in the main file and both published and deployed in the usual time of around one and a half minutes in total per update so everything is perfect again thank you for the quick help
I am just seeing that the same problem is again happening just integrated a basic lists.py file with two variables in the same project amd its currently at 5 mins since which it is already building
I think its still the same problem and it went quick yesterday because i tested a update to a file in the same project but it seems like the pronlem is with new files it takes way to long to build and deploy them
so far you're the only one who has reported any kind of slow downs with the builder
have you changed or updated any dependencies since before you opened this thread
Its agakn hanging kn the pandas build
Let me send you some screenshots need to start discord on my pc
No yesterday i made some changes but that update went quickly this update is jist a new lists.py file
its not a big project at all its still a test build for the initial functions so compared to other deploys i made a realy small project but takes way to long dont know why
you didn't touch anything with the dependencies?
not with the new deploy no
this is the new deploy it makes currently
a python file with two variables
here
requirements.txt yesterday
from yesterday
yes and you opened this thread yesterday
current
are the same
hasnt changed
and the lists.py file has no modules or library it imports or anything
i dont know if it helps but its a pro plan server with the 32gb ram and so on over a team account of which i am the owner
try the build in another project?
let me see
will create a new github repo with only that new file
second
not quite what I said
how do you mean it than
try building that service in another project
so redeploying the whole github repo in a new project right?
need to kill the other one before there is a api key in the program which when used twice in the same time flaggs
it build now in the old project i saw but way to long i hope the logs can help you
just made the other two updates to the needed two files which use the new lists.py file and both worked perfectly in between 1 minutes 30 and 2 minutes and also made a new testsfile.py which just has a = "test" in it it also deployed in between 1.30 and 2 minutes its weird why the other times it takes 20 mins nothing realy changed as i created the lists.py file there were not even any files using it at that moment
so all is good when deployed into a new project?
no as i said in the moment i wanted to kill the old project to deploy the new project to not go against the tos of the api i use with having the same api key running in two programs at the same time i saw that the new file finally deployed in the old project but it took nearly 900 seconds for the build for a two line python file which is not used in any other part of my files but all deploys after worked again in under 2minutes it makes no sense realy