update: <@U069EPD13KN>, so i was able to get a mor...
# getting-started
v
update: @taylor, so i was able to get a more productive error now, it looks like its complaining about the docker postgres container:
Copy code
2023-06-13T22:31:05.080677Z [info     ] sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "localhost" (::1), port 5432 failed: Connection refused cmd_type=elb consumer=True name=target-postgres producer=False stdio=stderr string_id=target-postgres
2023-06-13T22:31:05.081029Z [info     ]         Is the server running on that host and accepting TCP/IP connections? cmd_type=elb consumer=True name=target-postgres producer=False stdio=stderr string_id=target-postgres
2023-06-13T22:31:05.081377Z [info     ] connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused cmd_type=elb consumer=True name=target-postgres producer=False stdio=stderr string_id=target-postgres
2023-06-13T22:31:05.081731Z [info     ]         Is the server running on that host and accepting TCP/IP connections? cmd_type=elb consumer=True name=target-postgres producer=False stdio=stderr string_id=target-postgres
2023-06-13T22:31:05.082057Z [info     ]                                cmd_type=elb consumer=True name=target-postgres producer=False stdio=stderr string_id=target-postgres
2023-06-13T22:31:05.082396Z [info     ] (Background on this error at: <https://sqlalche.me/e/14/e3q8>) cmd_type=elb consumer=True name=target-postgres producer=False stdio=stderr string_id=target-postgres
2023-06-13T22:31:05.134128Z [info     ] 2023-06-13 22:31:05,133 | WARNING  | tap-github           | A token was dismissed. 401 Client Error: b'{"message":"Bad credentials","documentation_url":"<https://docs.github.com/rest>"}' (Reason: Unauthorized) cmd_type=elb consumer=False name=tap-github producer=True stdio=stderr string_id=tap-github
2023-06-13T22:31:05.134551Z [info     ] 2023-06-13 22:31:05,133 | INFO     | tap-github           | Tap will run with 1 auth tokens cmd_type=elb consumer=False name=tap-github producer=True stdio=stderr string_id=tap-github
2023-06-13T22:31:05.164009Z [error    ] Loader failed
2023-06-13T22:31:05.164558Z [error    ] Block run completed.           block_type=ExtractLoadBlocks err=RunnerError('Loader failed') exit_codes={<PluginType.LOADERS: 'loaders'>: 1} set_number=0 success=False