Running a local hosted version. Over the last few days it has stopped working. It seems to be trying to phone home.
`Jun 23 16:40:11.261 INFO Server stats endpoint: https://api.bencher.dev/v0/server/stats/b70f0731-5556-433a-ba08-98a827d29f7c
bencher_console | 16:40:11 [@astrojs/node] Server listening on
bencher_console | local: http://localhost:3000
bencher_console | network: http://10.43.32.141:3000
bencher_console |
bencher_api | Jun 23 16:40:41.815 WARN Failed to register startup: error sending request for url (https://api.bencher.dev/v0/server/stats/b70f0731-5556-433a-ba08-98a827d29f7c?startup=true)`
Also the console seems to want to run on port 3002 or 3004 instead of 3000 like it was and like I specified. When I pull up the console and try to do anything, I get Reconnecting to the Bencher API... pop up in a banner. Then it says Unable to reach the Bencher API..
I don't know why this all worked a few days ago just fine. I have downloaded 0.6.6 images to run locally and haven't changed anything in the configuration files, so I don't know why this isn't working all of a sudden. Unless it isn't truly locally hosted and pulling changes from somewhere.
Running a local hosted version. Over the last few days it has stopped working. It seems to be trying to phone home.
`Jun 23 16:40:11.261 INFO Server stats endpoint: https://api.bencher.dev/v0/server/stats/b70f0731-5556-433a-ba08-98a827d29f7c
bencher_console | 16:40:11 [@astrojs/node] Server listening on
bencher_console | local: http://localhost:3000
bencher_console | network: http://10.43.32.141:3000
bencher_console |
bencher_api | Jun 23 16:40:41.815 WARN Failed to register startup: error sending request for url (https://api.bencher.dev/v0/server/stats/b70f0731-5556-433a-ba08-98a827d29f7c?startup=true)`
Also the console seems to want to run on port 3002 or 3004 instead of 3000 like it was and like I specified. When I pull up the console and try to do anything, I get
Reconnecting to the Bencher API...pop up in a banner. Then it saysUnable to reach the Bencher API..I don't know why this all worked a few days ago just fine. I have downloaded 0.6.6 images to run locally and haven't changed anything in the configuration files, so I don't know why this isn't working all of a sudden. Unless it isn't truly locally hosted and pulling changes from somewhere.