fred
fred
1. Select correct Board 2. Roll back firmware.ino for the version of 2024/05/27 3. If the serial output appears:E (856) cam_hal: cam_dma_config(301): frame buffer malloc failed,Set `Tools -> PSRAM: OPI...
### What problem did you meet? I expect to migrate the user data in the stock system to logto, but the user password is stored as follows: 1. salt field...
### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...
### What happened? When I ask Cline to complete the development of a Nextjs project, I often encounter a problem. I always modify several files repeatedly, such as changing `@/`...
### Bug Description I created a Gmail Trigger to collect emails at regular intervals to execute the next workflow. It can be triggered normally when executing 'Test Workflow', but it...
### What problem did you meet? I encountered a complex requirement. If I have set up multiple connectors such as Google, WeChat, Apple, etc., in some business scenarios, I expect...
As the title says, my .env file is configured as follows: ``` NODE_ENV="production" NEXT_PUBLIC_SELF_HOSTED="true" GEO_IP_HOST="http://op-geo:8080" BATCH_SIZE="5000" BATCH_INTERVAL="10000" ALLOW_REGISTRATION="false" ALLOW_INVITATION="true" ``` So how can I get the first account? I set...
I successfully started the container according to this document: https://openpanel.dev/docs/self-hosting/self-hosting `docker ps` It looks like this.: But the next step can't be continued, because the 3000 port is not open....