How to clear Drupal 8 cache without using drush command or admin login

To clear Drupal 8 cache without using drush command or admin login

Method 1

Open setting.php ( sites/default/setting.php) add below line

$settings['rebuild_access'] = TRUE; 

run  https://wwwyourdomaincom/core/rebuild.php  from your browser   
it is the eeasiest methods to clear Drupal 8 cache without using drush command or admin login

Method 2

Open phpmyadmin and clear all cache table from your Drupal 8 database

TRUNCATE cache_config;
TRUNCATE cache_container;
TRUNCATE cache_data;
TRUNCATE cache_default;
TRUNCATE cache_discovery;
TRUNCATE cache_dynamic_page_cache;
TRUNCATE cache_entity;
TRUNCATE cache_menu;
TRUNCATE cache_render;
TRUNCATE cache_toolbar;

I am trying to download a from Google Drive . it says it is creating a zip. After I wait for the process to finish, it says it is done and then disappears, never to be seen again

I am trying to download a from Google Drive . it says it is creating a zip. After I wait for the process to finish, it says it is done and then disappears, never to be seen again


Solution

Click On leave button popup

Step 1

Right click and click on download
drive files unable to download

step 2

Click On leave button popup

drive files unable to download Click On leave button