Hello Google,
Google how do I run? How do deal with when what ever you are trying to cache? How do I turn it off? How to a change the dir where you are trying to cache? This is urgent
[Errno 30] Read-only file system: '/home/sbx_user1051': OSError
Traceback (most recent call last):
File "/var/task/etfTemplateAutoTools.py", line 64, in etfTemplateAutoTools_handler
main(parms,environment,db_api,template_id)
File "/var/task/template_auto_tools.py", line 428, in main
tco.create()
File "/var/task/template_auto_tools.py", line 101, in create
cgto = campaign_group_object(self.adwords_client,self.CUSTOMER_SERVICE_ID,self.environment)
File "/var/task/adwords_campaign_group_tools.py", line 21, in __init__
self.campaign_group_service = adwords_client.GetService('CampaignGroupService', version=self.version)
File "/var/task/googleads/adwords.py", line 315, in GetService
cache=self.cache)
File "/var/task/googleads/common.py", line 769, in __init__
transport = _ZeepProxyTransport(timeout, proxy_config, cache)
File "/var/task/googleads/common.py", line 513, in __init__
cache = zeep.cache.SqliteCache()
File "/var/task/zeep/cache.py", line 118, in __init__
self._db_path = path if path else _get_default_cache_path()
File "/var/task/zeep/cache.py", line 181, in _get_default_cache_path
os.makedirs(path)
File "/var/lang/lib/python3.6/os.py", line 210, in makedirs
makedirs(head, mode, exist_ok)
File "/var/lang/lib/python3.6/os.py", line 210, in makedirs
makedirs(head, mode, exist_ok)
File "/var/lang/lib/python3.6/os.py", line 220, in makedirs
mkdir(name, mode)
OSError: [Errno 30] Read-only file system: '/home/sbx_user1051'