Jump to content

rjsayers

Members
  • Posts

    3
  • Joined

  • Last visited

rjsayers's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi Guys Thanks for setting up mt new account. I'm working on a Python script and it is crashing with a permission error with this traceback Traceback (most recent call last): File "newtest.py", line 22, in <module> g = Goose() File "/usr/local/python3.6/lib/python3.6/site-packages/goose3/__init__.py", line 74, in __init__ level, path = mkstemp(dir=self.config.local_storage_path) File "/usr/local/python3.6/lib/python3.6/tempfile.py", line 342, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/usr/local/python3.6/lib/python3.6/tempfile.py", line 260, in _mkstemp_inner fd = _os.open(file, flags, 0o600) PermissionError: [Errno 13] Permission denied: '/tmp/goose/tmp6h_vbtni' The line in the script is g = Goose() I've used to code elsewhere so it works fine but it looks like I do not have permission to create a temporary file or folder called tmp6h_vbtni (this is a guess). Do I have to do anything or is this a server configuration issue. username is asayers web address asayers.heliohost.org script is newtest.py Hope you can help. Many thanks.
  2. Many thanks for your help. Was getting ready for demo today so more than normal load - should be much less load going forward. Your help is very much appreciated.
  3. Hi guys I'm sorry but my account has been suspended and I don't know the reason why - really sorry if I did something wrong. username rjsayers server johnny domain rjsayers.heliohost.org Can you please enable it again as I have a software demo to do tomorrow and it will be a big problem for me if I can't. Sorry for the inconvenience. Aubrey
×
×
  • Create New...