Error - writing directory

Issue #70 new
Former user created an issue

Hi

I am running Repeat Explorer through docker and I am having the following error. I have set the TEMP directory but it doesn't ' look like it's working in my case

Traceback (most recent call last):
  File "/repex_tarean/seqclust", line 816, in <module>
    main()
  File "/repex_tarean/seqclust", line 680, in main
    hitsort = graphtools.Graph(filename=paths.hitsort_db,
  File "/repex_tarean/lib/graphtools.py", line 154, in __init__
    self._read_from_hitsort()
  File "/repex_tarean/lib/graphtools.py", line 211, in _read_from_hitsort
    self.conn.executemany(
sqlite3.OperationalError: database or disk is full

Can you help me with that? Than you in advance

Comments (0)

  1. Log in to comment