case 500:
        console.error(`\n${'ERROR:'.red} 500: Server is unavailable by url ${error.config.url.cyan}\n`);
        break;