今天是2023年7月11日,农历二零二三年五月廿四,兔年,星期二。
君生我未生,我生君已老。 君恨我生迟,我恨君生早。
今日天气(北京)
调用对应API出现错误。HTTPSConnectionPool(host='service-23fckmzy-1305869526.gz.apigw.tencentcs.com', port=443): Max retries exceeded with url: /release/w (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)'))) ['Traceback (most recent call last):\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 714, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 403, in _make_request\n self._validate_conn(conn)\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1053, in _validate_conn\n conn.connect()\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connection.py", line 419, in connect\n self.sock = ssl_wrap_socket(\n ^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket\n ssl_sock = _ssl_wrap_socket_impl(\n ^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl\n return ssl_context.wrap_socket(sock, server_hostname=server_hostname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/ssl.py", line 517, in wrap_socket\n return self.sslsocket_class._create(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/ssl.py", line 1075, in _create\n self.do_handshake()\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/ssl.py", line 1346, in do_handshake\n self._sslobj.do_handshake()\n', 'ssl.SSLError: [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)\n', '\nDuring handling of the above exception, another exception occurred:\n\n', 'Traceback (most recent call last):\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/adapters.py", line 489, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 798, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/util/retry.py", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\n', "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='service-23fckmzy-1305869526.gz.apigw.tencentcs.com', port=443): Max retries exceeded with url: /release/w (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)')))\n", '\nDuring handling of the above exception, another exception occurred:\n\n', 'Traceback (most recent call last):\n', ' File "/home/runner/work/travisci-dailypost/travisci-dailypost/src/helpers.py", line 24, in inner_func\n return func(self)\n ^^^^^^^^^^\n', ' File "/home/runner/work/travisci-dailypost/travisci-dailypost/src/apis.py", line 17, in Weather3Days\n weather_response = requests.get(\n ^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/api.py", line 73, in get\n return request("get", url, params=params, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/api.py", line 59, in request\n return session.request(method=method, url=url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/sessions.py", line 587, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/sessions.py", line 701, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/adapters.py", line 563, in send\n raise SSLError(e, request=request)\n', "requests.exceptions.SSLError: HTTPSConnectionPool(host='service-23fckmzy-1305869526.gz.apigw.tencentcs.com', port=443): Max retries exceeded with url: /release/w (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)')))\n"]
调用对应API出现错误。HTTPSConnectionPool(host='service-23fckmzy-1305869526.gz.apigw.tencentcs.com', port=443): Max retries exceeded with url: /release/i (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)'))) ['Traceback (most recent call last):\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 714, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 403, in _make_request\n self._validate_conn(conn)\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1053, in _validate_conn\n conn.connect()\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connection.py", line 419, in connect\n self.sock = ssl_wrap_socket(\n ^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket\n ssl_sock = _ssl_wrap_socket_impl(\n ^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl\n return ssl_context.wrap_socket(sock, server_hostname=server_hostname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/ssl.py", line 517, in wrap_socket\n return self.sslsocket_class._create(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/ssl.py", line 1075, in _create\n self.do_handshake()\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/ssl.py", line 1346, in do_handshake\n self._sslobj.do_handshake()\n', 'ssl.SSLError: [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)\n', '\nDuring handling of the above exception, another exception occurred:\n\n', 'Traceback (most recent call last):\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/adapters.py", line 489, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 798, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/util/retry.py", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\n', "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='service-23fckmzy-1305869526.gz.apigw.tencentcs.com', port=443): Max retries exceeded with url: /release/i (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)')))\n", '\nDuring handling of the above exception, another exception occurred:\n\n', 'Traceback (most recent call last):\n', ' File "/home/runner/work/travisci-dailypost/travisci-dailypost/src/helpers.py", line 24, in inner_func\n return func(self)\n ^^^^^^^^^^\n', ' File "/home/runner/work/travisci-dailypost/travisci-dailypost/src/apis.py", line 52, in AirAQI\n air_response: requests.Response = requests.get(AIR_API, verify=False)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/api.py", line 73, in get\n return request("get", url, params=params, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/api.py", line 59, in request\n return session.request(method=method, url=url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/sessions.py", line 587, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/sessions.py", line 701, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/adapters.py", line 563, in send\n raise SSLError(e, request=request)\n', "requests.exceptions.SSLError: HTTPSConnectionPool(host='service-23fckmzy-1305869526.gz.apigw.tencentcs.com', port=443): Max retries exceeded with url: /release/i (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)')))\n"]
历史上的今天
- 1995年7月11日,波黑塞族武装攻占斯雷布雷尼察。
- 2009年7月11日,国学大师任继愈逝世。
- 1848年7月11日,英国滑铁卢车站正式通车。
每日诗词
《病中逢秋招客夜酌》——白居易
不见诗酒客,卧来半月余。
合和新药草,寻检旧方书。
晚霁烟景度,早凉窗户虚。
雪生衰鬓久,秋入病心初。
卧簟蕲竹冷,风襟邛葛疎。
夜来身校健,小饮复何如。
每日成语
空口无凭
解释: 单凭嘴说而没有什么作为凭据。只要用实物来证明。
来源:
用例:你说的这些事,~,我无法相信。
拼音:kōng kǒu wú píng
每日新闻(中文)
- 世界气象组织:上周是有记录来最热一周,南极海冰面积创新低
- 广州举行电动自行车限行听证会,交警:不宜一刀切大范围限行
- 海内外顶尖科学家云集,首届国际基础科学大会即将在京开幕
- 小品牌建立起的厚乳市场,蒙牛伊利开始入场收割
- 南北高温连成片!江南华南桑拿天持续,北方降雨明显增多
- 郑州“免费送房”背后,小区房价下跌30%,新房不如二手房好卖
- 宁波一地代表称离婚“冷静期”等致外来人口离婚案增多,官方答复
- 《私募投资基金监督管理条例》公布;我国成功发射卫星互联网技术试验卫星
- 华列兵已任公安部经济犯罪侦查局党委书记、局长
- 杭州上半年热门板块租金普降,预计短期难出现较大正增长
- 苏东坡主题文物展亮相杭州,国宝级文物《斗浆图》将展出
- 广州南沙多举措推进制造业数字化转型升级,赋能“双核”建设
随机二刺螈图片
调用对应API出现错误。HTTPSConnectionPool(host='service-23fckmzy-1305869526.gz.apigw.tencentcs.com', port=443): Max retries exceeded with url: /release/a (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)'))) ['Traceback (most recent call last):\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 714, in urlopen\n httplib_response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 403, in _make_request\n self._validate_conn(conn)\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1053, in _validate_conn\n conn.connect()\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connection.py", line 419, in connect\n self.sock = ssl_wrap_socket(\n ^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket\n ssl_sock = _ssl_wrap_socket_impl(\n ^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl\n return ssl_context.wrap_socket(sock, server_hostname=server_hostname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/ssl.py", line 517, in wrap_socket\n return self.sslsocket_class._create(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/ssl.py", line 1075, in _create\n self.do_handshake()\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/ssl.py", line 1346, in do_handshake\n self._sslobj.do_handshake()\n', 'ssl.SSLError: [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)\n', '\nDuring handling of the above exception, another exception occurred:\n\n', 'Traceback (most recent call last):\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/adapters.py", line 489, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/connectionpool.py", line 798, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/urllib3/util/retry.py", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\n', "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='service-23fckmzy-1305869526.gz.apigw.tencentcs.com', port=443): Max retries exceeded with url: /release/a (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)')))\n", '\nDuring handling of the above exception, another exception occurred:\n\n', 'Traceback (most recent call last):\n', ' File "/home/runner/work/travisci-dailypost/travisci-dailypost/src/helpers.py", line 24, in inner_func\n return func(self)\n ^^^^^^^^^^\n', ' File "/home/runner/work/travisci-dailypost/travisci-dailypost/src/apis.py", line 67, in AnimeImages\n image_response = requests.get(\n ^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/api.py", line 73, in get\n return request("get", url, params=params, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/api.py", line 59, in request\n return session.request(method=method, url=url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/sessions.py", line 587, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/sessions.py", line 701, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/opt/hostedtoolcache/Python/3.11.4/x64/lib/python3.11/site-packages/requests/adapters.py", line 563, in send\n raise SSLError(e, request=request)\n', "requests.exceptions.SSLError: HTTPSConnectionPool(host='service-23fckmzy-1305869526.gz.apigw.tencentcs.com', port=443): Max retries exceeded with url: /release/a (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1002)')))\n"]
每日新闻(英文)
Jamie Foxx Waves to Fans on Boat, First Sighting Since Hospitalization - TMZ
TMZ has an exclusive update on Jamie Foxx’s health, and it’s fantastic news.
2023 MLB Draft Day 1 complete coverage - MLB.com
The 2023 MLB Draft is here. Day 1 includes the first 70 selections, covering Rounds 1 and 2, Competitive Balance Rounds A and B, a Prospect Promotion Incentive pick, plus three compensation picks. The Pirates are leading things off with the No. 1 overall pick…
Why many Americans are paying each other’s medical bills despite the risks - PBS NewsHour
Many Americans have enrolled in an alternative to traditional health insurance called health care sharing plans. But unlike insurance, these plans are unregu…
Tom Sandoval & Tom Schwartz Have Heated Talk During ‘Vanderpump’ Filming - TMZ
Tom Sandoval has an intense chat with his business partner Tom Schwartz during filming of the newest season of ‘Vanderpump Rules.’
Evernote is relocating to Europe after laying off most of its US workforce | Engadget - Engadget
Evernote has axed most of its workforce, sparking fears of a potential shutdown..
Sweden still not ready for NATO, Erdoğan tells Biden - POLITICO Europe
This leaders also discussed the sale of US F-16 fighter jets to Turkey in the phone call ahead of NATO summit this week.
A solar storm forecast for Thursday is expected to give skygazers in 17 American states a chance to glimpse the Northern Lights, the colorful sky show that…
Biden, U.S. leaders insist war with Russia must end before Ukraine joins NATO - The Washington Post
Biden said he and Ukraine’s president have laid out a « rational path » about what it would take for Ukraine to qualify for NATO membership.
Morningstar expects mortgage rates to plunge to 4.00% by 2025.
The U.S. Space Command confirmed with almost near certainty, 99.999%, that the material came from another solar system.
Weeks after the Hall of Fame coach said he resigned in a public statement, an attorney for him alleged to university officials that it never happened and he wants his job back.
A top House Republican said Sunday he agreed with the Biden administration’s contentious decision to supply cluster munitions to Ukraine as part of a new military aid package, while a prominent progressive Democrat said the US risks “losing our moral leadersh…
Powerball ticket worth $2.7 million sold in California - FOX 11 Los Angeles
The Monday, July 10 drawing jackpot will be $650 Million with cash value of $328.3 million.
NEW YORK (AP) — An influencer-backed energy drink that has earned viral popularity among children is facing scrutiny from lawmakers and health experts over its potentially dangerous levels of caffeine. On Sunday, Sen. Charles Schumer called on the Food and Dr…
Court says a definitive ruling on a preliminary injunction is expected by Sept. 30
共计 15 条新闻。



























