There is an bootup issue with my recent extend app image.
It is like the server is not started up but the server status is running.
It is always reponsed like:
But the image works locally.
So my question is how can I get the container’s log.
I can’t find a menu like " Logs and Artifacts".
And I click the button “Contact support to get full access of Extend including Grafana Cloud”.
But I failed to find the response message.
And back to the topic, I succeeded to send out the bootup log to my server.
It turns out from the log, on the AccelByte cloud, the server runs extremely slow.
It takes more than 1min to get served on the port. And the time before the first log is not counted .
2024-10-15 06:47:07.562 DEBUG server start
2024-10-15 06:48:43.759 DEBUG warn: Microsoft.AspNetCore.Server.Kestrel[0]\n Overriding address(es) 'http://+:80'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead.
while on my machine and with the debug version, it takes less than 2secs.
2024-10-15 11:50:59.744 DEBUG server start
2024-10-15 11:51:01.340 DEBUG warn: Microsoft.AspNetCore.Server.Kestrel[0]\n Overriding address(es) 'http://0.0.0.0:8080, http://0.0.0.0:6565'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead.
I think the server is out of some resource(CPU/Mem).
Hi @vincentab , could you help to confirm the server’s status?
The Grafana cloud is not a MUST option at the moment. I am going to set it up when days are not so busy.
Actually I am quite confused with the CPU model. I have a more than ten years old server. It run much faster than that.
Do you have any information about a millicore would equal to the CPU core with xxxHz and xxx model?
And how about the millicore price model?
Hi @user18
You can read information about the CPU’s unit of measurement, millicores, on this page.
For your convenience, I paste it for you
CPU: adjust the Extend app’s CPU allocation using millicores. Note that 1 CPU unit is equivalent to 1,000 millicores. For example, to allocate 0.5 of a CPU to the Extend app, set the value to 500 millicores.
Hopefully, that helps estimate your CPU consumption. Let me know if you have further questions.
re: Millicores price model
What do you mean by the millicores price model? Do you mean how does it affects the pricing? You can take a look at the Extend pricing here.