Been seeing this error lately?
witerature
HOBBYOP

2 years ago

Hello, new hobby developer here with probably another silly question, but I try haha.

I've been seeing this error lately when deploying and I haven't changed any settings on my end:

2 warnings found (use --debug to expand):

Jul 18 13:22:53

- UndefinedVar: Usage of undefined variable '$NIXPACKS_PATH' (line 18)

Jul 18 13:22:53

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 18)

3 Replies

2 years ago

Just a warning, it wouldn't harm anything itself.

Are you experiencing any issues though?


witerature
HOBBYOP

2 years ago

No issues that I could put my finger on. I have been having to redeploy again as the "build" step of the initialization/build/deploy/network/post-deploy will sometimes just keep counting even though everything seems done. It will say "building the image" for ... ever. Even if I log out and log back in. I actually just checked and I have an old deployment that was removed 3 days ago and this is still counting:

TiTo/9e352ed

Deployment in Progress > Build... Building the Image...


atakansavas
PRO

2 years ago

Im facing with same issue also and it blocks build process.


Loading...