How to fix Operation is blocked by access control?

@Kathir dose this make cence?

this is my config.php right

$CONFIG = array (
  'trusted_domains' => 
  array (
    0 => 'app-nader.n9pdh5jd7t-rz83y78nz3d7.p.runcloud.link',
  ),
  'datadirectory' => '/home/shivalingamtransports/webapps/shivalingamtransports/data',
  'dbtype' => 'mysql',
  'version' => '20.0.0.9',
  'overwrite.cli.url' => 'http://app-nader.n9pdh5jd7t-rz83y78nz3d7.p.runcloud.link',
  'dbname' => 'shivalingamtransports',
  'dbhost' => 'localhost',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => 'shivalingamtransports',
 
  'memcache.local' => '\\OC\\Memcache\\Redis',
  'memcache.distributed' => '\\OC\\Memcache\\Redis',
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'redis' => 
  array (
    'host' => '127.0.0.1',
    'port' => 6379,
  
);

yes it is, ok I think I might know your issue

1st try to upload a bunch of files, zips, images, gifs anything you have try to upload, when dose it error out?

the error is out when a zip file is uploaded all other files are successfully uploaded

ok did you try other zips?

So what we know

  1. The name dose not matter
  2. Any file above 15 MB
    This list will grow as we know more

What is the size of the zips that fail?

size is around 20 mb

1 Like

ok, zip a file that worked earlier and upload that zip, try if you can to keep it under 20 mb

actually not only .zip, any file above 15 mb is failing

ok what dose ls /etc/php/7.4/ get you?

are you able to uplaod a zip that is under 15 mb?

yes, zip file under 15 mb is working

No such file or directory

what about ls /etc/php

same No such file or directory

ok what about ls /etc??

Wait are hosting your own server?

it might be your hosting compney