04-18 04:37:02 gphotos_sync.__main__ WARNING gphotos-sync 3.2.1 2024-04-18 04:37:02.323661 04-18 04:37:02 gphotos_sync.Utils DEBUG MINIMUM_DATE = 1800-01-01 00:00:00 04-18 04:37:02 gphotos_sync.Checks INFO Target filesystem /home/ubuntu/hd-externe/photos is ext4 04-18 04:37:02 gphotos_sync.Checks DEBUG Checking if is filesystem supports symbolic links... 04-18 04:37:02 gphotos_sync.Checks DEBUG attempting to symlink /home/ubuntu/hd-externe/photos/test_src_2067907753 to /home/ubuntu/hd-externe/photos/test_dst_3967624154 04-18 04:37:02 gphotos_sync.Checks DEBUG Checking if File system supports unicode filenames... 04-18 04:37:02 gphotos_sync.Checks INFO Filesystem supports Unicode filenames 04-18 04:37:02 gphotos_sync.Checks DEBUG Checking if File system is case insensitive... 04-18 04:37:02 gphotos_sync.Checks INFO Case sensitive file system found 04-18 04:37:02 gphotos_sync.Checks INFO Max Path Length: 4096 04-18 04:37:02 gphotos_sync.Checks INFO Max filename length: 255 04-18 04:37:02 gphotos_sync.__main__ INFO version: 3.2.1, database schema version 5.7 04-18 04:37:02 gphotos_sync.LocalData INFO Saving Database ... 04-18 04:37:02 gphotos_sync.LocalData INFO Database Saved. 04-18 04:37:02 gphotos_sync.LocalData INFO Saving Database ... 04-18 04:37:02 gphotos_sync.LocalData INFO Database Saved. 04-18 04:37:02 gphotos_sync.__main__ ERROR Process failed. Traceback (most recent call last): File "/home/ubuntu/env/lib/python3.11/site-packages/gphotos_sync/__main__.py", line 509, in main self.setup(args, db_path) File "/home/ubuntu/env/lib/python3.11/site-packages/gphotos_sync/__main__.py", line 353, in setup self.auth.authorize() File "/home/ubuntu/env/lib/python3.11/site-packages/gphotos_sync/authorize.py", line 96, in authorize flow.run_local_server( File "/home/ubuntu/env/lib/python3.11/site-packages/google_auth_oauthlib/flow.py", line 432, in run_local_server local_server = wsgiref.simple_server.make_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/wsgiref/simple_server.py", line 154, in make_server server = server_class((host, port), handler_class) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/socketserver.py", line 456, in __init__ self.server_bind() File "/usr/lib/python3.11/wsgiref/simple_server.py", line 50, in server_bind HTTPServer.server_bind(self) File "/usr/lib/python3.11/http/server.py", line 136, in server_bind socketserver.TCPServer.server_bind(self) File "/usr/lib/python3.11/socketserver.py", line 472, in server_bind self.socket.bind(self.server_address) OSError: [Errno 98] Address already in use 04-18 04:37:02 gphotos_sync.__main__ WARNING Done.