Azure / Azure/app-service-linux-docs

Error deploying NodeJS app with Run From Package feature

Open
#107 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
150
Forks
90
Avg merge
2m
Merged PRs (30d)
1

Description

Hi there,

I'm trying to deploy a NodeJS app as a zip file, I enabled all the necessary options and the zip file contains the entire app plus dependencies (i.e. `node_modules`), I upload the zip together with `packagename.txt`, all seems fine, but I receive this error message in the docker log file:

```
RunFromPackage> Error Invalid binding. Only alphanumeric characters and "." allowed.
```

Do you have any clue?

Contributor guide

No contributing guide indexed for this repository

Research direction

The payload names no files, tests, or entry points. Start with the Docker log excerpt and the Run From Package deployment settings described; identify which binding is rejected and whether the configuration can be reproduced. Done means recording a verified cause and resolution, or a clear reproduction for maintainers.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.