Marcel Zapf
                                            Marcel Zapf
                                        
                                    i also have this problem
Are you using the latest egg.json? You must using predefined map or generate a map on your system and uploading it. If you change the map name it won't work....
Please add a env variable witch setup the php config `upload_max_filesize` and `post_max_size` inside the `/etc/php7/php.ini` file. I think this can be done with the entrypoint.
Without also changing the `post_max_size` variable inside the php.ini to the same or bigger value it doesn't work see https://www.php.net/manual/de/ini.core.php#ini.upload-max-filesize `-v` is used to mount a directory to the container...
I also want this feature :) any news on this?
Get a crash with your fix: ``` net.minecraft.class_148: Exception ticking world at wearblackallday.dimthread.util.CrashInfo.crash(CrashInfo.java:12) ~[DimThread-1.2.6-sand-duper-fix.jar:?] at net.minecraft.server.MinecraftServer.handler$zim000$tickWorlds(MinecraftServer.java:4336) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:896) ~[server-intermediary.jar:?] at net.minecraft.class_3176.method_3813(class_3176.java:322) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:851) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.handler$zbe000$modifiedRunLoop(MinecraftServer.java:2896) ~[server-intermediary.jar:?] at...
It runs on mc 1.18.2 with latest fabric and fabric api only with the mods carpet, litihum, phosphor and voicechat. It have 4 GB RAM and 12 CPU Cores. Without...
Can anyone help us out please?
Right thats the same code i also have to deploy the operator. But after that i need a second application with the awx crds with custom values like ingress, postgress...
OK, you need to run awx a awx-operator. This is possible without creating new repos and sync them. But this only deploys a awx-operator without awx. So you need to...