You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/01/29 09:39:29 UTC

[GitHub] [incubator-dolphinscheduler] dailidong commented on issue #3795: [Bug][docker] Unable to upload udf files when accessing port 8888 through nginx

dailidong commented on issue #3795:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3795#issuecomment-769694750


   > any update?
   
   it is because the nginx upload size limited , when you upload a bigger file, this error will be shown, you have two options to choose:
   1、 change the nginx conifg and add upload size , you can referer this article: https://blog.csdn.net/aa390481978/article/details/103782790
   
   2、don't visit the UI through 8888, you can visit UI : http://{api server ip}:12345/dolphinscheduler/ui/view/login/index.html, then upload the large file 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org