github-actions[bot] commented on issue #16308: URL: https://github.com/apache/dolphinscheduler/issues/16308#issuecomment-2224946124
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened This is a problem I encountered in the development environment 3.2.2-prepared. No error was reported when the relevant services were started. However, after entering the DS system, the UDF management was not displayed, and an error was reported in the resource list query, and folder creation and uploading could not be performed. File and other related operations. This is the problem I encountered in the development environment 3.2.2-prepared, the relevant services start without any reported error, but after I enter the DS system does not show the UDF management, and reported an error resource list query error, also can not create folders, upload files and other related operations. ### What you expected to happen I saw that the configuration file mentioned that \tmp\dolphinscheduler\ read and write permissions, but I didn't care about this the first time I ran the DS system perfectly, but I didn't find any errors when I ran it later. I see that the configuration file says to have \tmp\dolphinscheduler\ read and write permissions, but I didn't care about that the first time I ran the DS system perfectly, but I didn't find any errors on subsequent runs. ### How to reproduce I followed the official tutorial to deploy the development environment. https://dolphinscheduler.apache.org/zh-cn/docs/3.2.1/contribute/development-environment-setup I followed the official tutorial to deploy the development environment ### Anything else However, the first time I Git down DS-3.2.2 and compile and run it there was no such error (no UDF management and folder creation failures), but since I didn't start the alert node successfully the first time, after I re-git it down and compile and run it, I started getting the above problem ### Version 3.2.x ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
