Help with S3 storage and CDN

Hey @Stun3R, I have a new problem when upgrading from 3.1.7 to 3.2.3. After following all instructions I get this error when running npm develop:
error Bootstrap function in plugin “users-permissions” failed
[2021-05-12T02:09:56.179Z] error error: update “users-permissions_permission” set “role” = $1, “created_by” = $2, “updated_by” = $3 where “id” = $4 returning * - column
“created_by” of relation “users-permissions_permission” does not exist

Unfortunately searching for this on Google returns nothing and I am at a standstill.