Advertisement
Pogmothoin22

Untitled

Feb 17th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Traceback (most recent call last):
  2.  
  3.  
  4. File "/RadarrSync.py", line 49, in <module>
  5.  
  6.  
  7. Config.read(settingsFilename)
  8.  
  9.  
  10. File "/usr/local/lib/python3.7/configparser.py", line 696, in read
  11.  
  12.  
  13. self._read(fp, filename)
  14.  
  15.  
  16. File "/usr/local/lib/python3.7/configparser.py", line 1065, in _read
  17.  
  18.  
  19. lineno)
  20.  
  21.  
  22. configparser.DuplicateSectionError: While reading from '/Config.txt' [line 6]: section 'Radarr' already exists
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement