Skip to content

"app/www" folder is empty, ASF-UI not working #3055

Closed Locked Answered by JustArchi
zycboss asked this question in Support (English)
Discussion options

You must be logged in to vote
Mounts:[
{
Destination:"/app/www"
Mode:""
Propagation:"rprivate"
RW:true
Source:"/share/Container/ASF/www"
Type:"bind"
}
{
Destination:"/app/plugins"
Mode:""
Propagation:"rprivate"
RW:true
Source:"/share/Container/ASF/plugins"
Type:"bind"
}
]

Those are your problems.

  1. You should never override www directory - unless you mean to supply your own WWW interface, and in this case you should not come here complaining that our interface bundled with ASF doesn't work - because you override it yourself. Remove this.
  2. You should not override plugins directory, unless your intention is to remove all ASF plugins. If you want to provide your custom plugins, you should override directory inside /app/pl…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by JustArchi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants