id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
836972685
fix issue 1038. kubeconfig for kcm on TP to use the proxy till the KCM supports direct talk to RPs What type of PR is this? /kind bug What this PR does / why we need it: fix bug in KCM on TP cluster to talk to the proxy instead of pointing to the local cluster --- the RP directly connect from KCM on TP is not yet supported in main -- it is currently tested in 430 branch Which issue(s) this PR fixes: Fixes #1038 Special notes for your reviewer: unblock perf testing in master branch. essential changes is if [[ "${KUBERNETES_TENANT_PARTITION:-false}" == "true" ]]; then create-kubeconfig "kube-controller-manager" ${KUBE_CONTROLLER_MANAGER_TOKEN} "${PROXY_RESERVED_IP}" "443" "https" Does this PR introduce a user-facing change?: none **Testing: 1 TP, 1 RP scaleout scaleup test verified bug fix: ybai2016@yb01-multiple-rp-kubemark-tp-1-master /var/log $ grep -i "Found orphaned Pod" kube-controller-manager.log ybai2016@yb01-multiple-rp-kubemark-tp-1-master /var/log $ we are verifying to integrate with bug fix 1039. so for now, please do not merge this PR. /lgtm /lgtm /approve
gharchive/pull-request
2021-03-21T03:18:49
2025-04-01T06:36:49.195413
{ "authors": [ "XiaoningDing", "yb01" ], "repo": "CentaurusInfra/arktos", "url": "https://github.com/CentaurusInfra/arktos/pull/1040", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
361018938
[no ticket] Fix some handbook ergonomics issues Purpose Fix a few issues that make the handbook harder to add to. Summary of Changes Enable typescript for the component gallery Update component-addon blueprint, so component re-exports in osf-components are picked up by the handbook Add commonly used services to the handbook Side Effects n/a Feature Flags n/a QA Notes n/a Ticket n/a Reviewer Checklist [ ] meets requirements [ ] easy to understand [ ] DRY [ ] testable and includes test(s) [ ] changes described in CHANGELOG.md Pull Request Test Coverage Report for Build 1553 0 of 0 changed or added relevant lines in 0 files are covered. No unchanged relevant lines lost coverage. Overall coverage remained the same at 65.424% Totals Change from base Build 1550: 0.0% Covered Lines: 3079 Relevant Lines: 4366 💛 - Coveralls
gharchive/pull-request
2018-09-17T19:55:27
2025-04-01T06:36:49.221323
{ "authors": [ "aaxelb", "coveralls" ], "repo": "CenterForOpenScience/ember-osf-web", "url": "https://github.com/CenterForOpenScience/ember-osf-web/pull/390", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
81106117
DAZ: Google Drive Add-on Error STEPS Go to a project Enable Google Drive Go to the Files tab Click on the Google Drive folder for the project to highlight it Ensure that you see the Download as Zip button in the toolbar Click the Download as Zip button EXPECTED The folder would be downloaded as .zip and could be opened to view its contents. ACTUAL The file downloads but gives an error when trying to open it. Link to the trello card: https://trello.com/c/NbdgsXL5/218-daz-google-drive-add-on @chrisseto and/or @lyndsysimon .... is this related to what you were working on yesterday? Looks like there are special characters in the filenames. @wisherp Please make the project public or add me as a contributor and provider a link to it. @GaryKriebel This may be related to an issue regarding googledocs that we ran into earlier today. @chrisseto I added you as a contributor. Here's the link : https://osf.io/ts7x6/ @wisherp Thank you very much This is an issue with how we deal with googledocs which needs to be discussed. @wisherp This issue should have been fixed around 0.39 @chrisseto still seeing this on production so not sure if it was fixed then, @GaryKriebel @wisherp I'm not seeing this on the project the you previously linked to, could you add me to the new one? @chrisseto yes, here's the link: https://osf.io/5crta/ @wisherp Could you link the root folder to "longerfoldername" I think the creatively named docx files might be the cause of this. @chrisseto sorry, just wanna make sure, what are you referring to when you say "root folder"? @wisherp The folder that is linked to the project. @chrisseto cool. Done. @wisherp Looks like that is the issue, the original issue which had to do with google docs is fixed however. @chrisseto interesting. I just deleted all of the docx files and tried to download the folder but am still getting the same error... Whoops, jumped to the wrong conclusion. You have a google form in one of your folders and it looks like google doesn't expose an easy way to download them. From the google drive interface the only download offered is the responses as csv. @lbanner @GaryKriebel Thoughts on how to handle that? https://stackoverflow.com/questions/18508281/how-to-download-google-drive-form-programmatically @chrisseto -- are we able to exclude the download button for Google Forms as well as stripping it from the zip? Going with @brianjgeiger's suggestion we are going to exclude google forms from waterbutler metadata listings. This is fixed as of https://github.com/CenterForOpenScience/waterbutler/releases/tag/0.6.3 @wisherp can you confirm? @chrisseto Still getting the same error while trying to download google drive folders as zip... @chrisseto This is working now when the folders don't have .gslides files! DAZ for Google Drive seems to be working fine now so closing this now.
gharchive/issue
2015-05-26T19:41:29
2025-04-01T06:36:49.232854
{ "authors": [ "GaryKriebel", "chrisseto", "wisherp" ], "repo": "CenterForOpenScience/osf.io", "url": "https://github.com/CenterForOpenScience/osf.io/issues/2838", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
98241105
re-enable reordering of components Steps Visit a project that you are an admin on that has multiple components that you are also an admin on In the widget on the right, click on a component and try to drag to re-order it among the others. Outcome Re-ordering is not possible Expected Outcome Re-ordering had previously been enabled (I've used it on the RPP: https://osf.io/ezcuj/), so I expected to be able to drag and drop to reorder. ** Notes: ** I am not sure that it was only admins who could reorder. Tagging @caneruguz because it is possible this is a side effect of UI updates. @GaryKriebel and @jlcohoon I just submitted a quick fix for this. It was not related to style changes as far as I could tell. great! thank you!!
gharchive/issue
2015-07-30T19:10:29
2025-04-01T06:36:49.236533
{ "authors": [ "caneruguz", "jlcohoon" ], "repo": "CenterForOpenScience/osf.io", "url": "https://github.com/CenterForOpenScience/osf.io/issues/3892", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
179096234
[feature fix] Fixed Width Banner Buttons on Dashboard [OSF-7009] Purpose Adds .banner CSS class for fixed width, which is applied only to the banner buttons on the dashboard. Removes .btn class from meetings-and-conferences.css which caused the fixed width to be incorrectly applied to the "Create new project" button. Ticket OSF-7009 🎉 🐧 🎉 (When tests pass)
gharchive/pull-request
2016-09-25T17:00:48
2025-04-01T06:36:49.238794
{ "authors": [ "brianjgeiger", "caseyrollins" ], "repo": "CenterForOpenScience/osf.io", "url": "https://github.com/CenterForOpenScience/osf.io/pull/6342", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2329268473
Add function to update alignment Addresses https://github.com/CesiumGS/3d-tiles-tools/issues/134 : This adds a command updateAlignment that can be applied to B3DM, I3DM, PNTS, and CMPT files, and just ensures that the elignment requirements for the batch- and feature table and the tile data as a whole are met. I tested it with an old version of the CesiumJS spec data (the one before this commit), and it fixed most of the validation errors from that state. (Adding a spec could make sense, but ... creating the "invalid" data would take most of the time here...). In any case, the README.md still has to be updated. I added specs based on the "old" CesiumJS specs data (one B3DM, I3DM, PNTS, and CMPT). They all caused validation errors before. The specs are comparing the result of running updateAlignment to the versions that are contained in the golden subdirectory, which no longer cause validation errors. The README.md has been updated to include the updateAlignment command. (An aside: One could make a case for adding this "alignment update" as part of the upgrade command. Technically, this would be trivial. But some details might have to be sorted out in terms of the desired configurability (even though the update options are not exposed right now beyond the targetVersion anyhow). Cases where someone wants to fix the alignment of a B3DM without upgrading its glTF 1.0 to 2.0, or someone wants to fix the alignment for B3DM and not for PNTS are unlikely, so it might just be part of the detault targetVersion=1.0 update...)
gharchive/pull-request
2024-06-01T18:04:23
2025-04-01T06:36:49.290592
{ "authors": [ "javagl" ], "repo": "CesiumGS/3d-tiles-tools", "url": "https://github.com/CesiumGS/3d-tiles-tools/pull/136", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2457919497
Verify moon ellipsoid radii The Ellipsoid.MOON radii are currently all equal, with LUNAR_RADIUS = 1737400.0. The comment for the LUNAR_RADIUS refers to the "Report of the IAU/IAG Working Group on Cartographic Coordinates and Rotational Elements of the Planets and satellites: 2000" (PDF link: https://link.springer.com/content/pdf/10.1007/s10569-007-9072-y.pdf ). This says in Table 5: Mean radius (km) Subplanetary equatorial radius (km) Along orbit equatorial radius (km) Polar radius (km) Moon 1737.4 ± 1 Same Same Same The IAU 2015 moon datum also seems to assume the moon to be a sphere, with a fixed radius of 1737400. In contrast to that, the NASA Moon Fact Sheet lists the radii as Equatorial radius (km) : 1738.1 Polar radius (km): 1736.0 (Other sources list slightly different and seemingly more precise values, e.g. https://ui.adsabs.harvard.edu/abs/2023AcGG...58..139C/abstract talks about 1,737,576.6 m for the semi-major axis - but ... I don't have a measuring tape at hand, so cannot confirm this - it might, in fact, be 1,737,576.61 m ...) We should check which are the "right" radii to use for the moon ellipsoid. We've only seen 1737400.0 used in practice, though I wouldn't be surprised if some study used the ellipsoid. I read somewhere that the effective difference between using the ellipsoid and sphere is on the order of 2-3 meters which isn't noticeable for most purpose. Seconding @GatorScott. Moon as a 1737400m sphere is pretty ubiquitous across lunar datasets and maps. It makes sense to me as the default.
gharchive/issue
2024-08-09T13:26:17
2025-04-01T06:36:49.297140
{ "authors": [ "GatorScott", "javagl", "malaretv" ], "repo": "CesiumGS/cesium", "url": "https://github.com/CesiumGS/cesium/issues/12117", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
842600344
Start of a 3D Tiles / glTF resource cache This PR adds a reference-counted resource cache for resources shared across different glTFs and 3D Tilesets. To start this includes caching schemas in EXT_feature_metadata and 3DTILES_metadata and caching buffers. There's also a larger ongoing effort to refactor Model.js that will be built on the resource cache and will decouple glTF parsing from model rendering. https://github.com/CesiumGS/cesium/pull/9449 and https://github.com/CesiumGS/cesium/pull/9445 are also built on the resource cache. This is targeting the 3d-tiles-next branch. Thanks for the pull request @lilleyse! :heavy_check_mark: Signed CLA found. Reviewers, don't forget to make sure that: [ ] Cesium Viewer works. [ ] Works in 2D/CV. [ ] Works (or fails gracefully) in IE11. @ptrgags ready for another look Looks good, thanks @lilleyse!
gharchive/pull-request
2021-03-27T20:55:20
2025-04-01T06:36:49.301774
{ "authors": [ "cesium-concierge", "lilleyse", "ptrgags" ], "repo": "CesiumGS/cesium", "url": "https://github.com/CesiumGS/cesium/pull/9452", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2301836074
Update Docs for supporting Fetch I tried using the SDK for the first time but ran into the following error: /home/dev/project/node_modules/@mysten/sui.js/dist/cjs/client/http-transport.js:61 throw new Error( ^ Error: The current environment does not support fetch, you can provide a fetch implementation in the options for SuiHTTPTransport. at SuiHTTPTransport.fetch (/home/dev/project/node_modules/@mysten/sui.js/dist/cjs/client/http-transport.js:61:13) at SuiHTTPTransport.request (/home/dev/project/node_modules/@mysten/sui.js/dist/cjs/client/http-transport.js:69:28) at RpcModule.getObject (/home/dev/project/node_modules/@mysten/sui.js/dist/cjs/client/client.js:198:33) at PoolModule.getPool (/home/dev/project/node_modules/@cetusprotocol/cetus-sui-clmm-sdk/dist/index.js:4431:47) at retrieveAllPositionsOfPool (file:///home/dev/project/src/utils.js:4:41) at file:///home/dev/project/src/utils.js:15:1 at ModuleJob.run (node:internal/modules/esm/module_job:197:25) at async Promise.all (index 0) at async ESMLoader.import (node:internal/modules/esm/loader:337:24) at async loadESM (node:internal/process/esm_loader:88:5) I followed the installation instructions and config correctly. However the issue appears to be with the mysten sui sdk https://github.com/MystenLabs/sui/tree/main/sdk/typescript which the cetus sdk uses under the hood. The problem is that the node-fetch module is being used but somehow it is not imported explicitly. So the easy fix for me was to import node-fetch in my script before importing the Cetus sdk. Here are general instructions on what I had to do to fix it: https://github.com/node-fetch/node-fetch?tab=readme-ov-file#providing-global-access So I created a file in my project named fetch-polyfill.js // https://stackoverflow.com/a/73489195 import fetch, { Blob, blobFrom, blobFromSync, File, fileFrom, fileFromSync, FormData, Headers, Request, Response, } from 'node-fetch' if (!globalThis.fetch) { globalThis.fetch = fetch globalThis.Headers = Headers globalThis.Request = Request globalThis.Response = Response } And then I adjusted my cetus config to import that file before importing the cetus SDK. Here is how my cetus configuration file looks like now: import "./fetch-polyfill.js"; import CetusClmmSDK from '@cetusprotocol/cetus-sui-clmm-sdk'; // TODO move these values out into environment variables const SDKConfig = { clmmConfig: { pools_id: '0xf699e7f2276f5c9a75944b37a0c5b5d9ddfd2471bf6242483b03ab2887d198d0', global_config_id: '0xdaa46292632c3c4d8f31f23ea0f9b36a28ff3677e9684980e4438403a67a3d8f', global_vault_id: '0xce7bceef26d3ad1f6d9b6f13a953f053e6ed3ca77907516481ce99ae8e588f2b', admin_cap_id: '0x89c1a321291d15ddae5a086c9abc533dff697fde3d89e0ca836c41af73e36a75', }, cetusConfig: { coin_list_id: '0x8cbc11d9e10140db3d230f50b4d30e9b721201c0083615441707ffec1ef77b23', launchpad_pools_id: '0x1098fac992eab3a0ab7acf15bb654fc1cf29b5a6142c4ef1058e6c408dd15115', clmm_pools_id: '0x15b6a27dd9ae03eb455aba03b39e29aad74abd3757b8e18c0755651b2ae5b71e', admin_cap_id: '0x39d78781750e193ce35c45ff32c6c0c3f2941fa3ddaf8595c90c555589ddb113', global_config_id: '0x0408fa4e4a4c03cc0de8f23d0c2bbfe8913d178713c9a271ed4080973fe42d8f', coin_list_handle: '0x49136005e90e28c4695419ed4194cc240603f1ea8eb84e62275eaff088a71063', launchpad_pools_handle: '0x5e194a8efcf653830daf85a85b52e3ae8f65dc39481d54b2382acda25068375c', clmm_pools_handle: '0x37f60eb2d9d227949b95da8fea810db3c32d1e1fa8ed87434fc51664f87d83cb', }, } export const mainnet = { fullRpcUrl: 'https://sui-mainnet-rpc.allthatnode.com', swapCountUrl: 'https://api-sui.cetus.zone/v2/sui/swap/count', simulationAccount: { address: '' }, cetus_config: { package_id: '0x95b8d278b876cae22206131fb9724f701c9444515813042f54f0a426c9a3bc2f', published_at: '0x95b8d278b876cae22206131fb9724f701c9444515813042f54f0a426c9a3bc2f', config: SDKConfig.cetusConfig, }, clmm_pool: { package_id: '0x1eabed72c53feb3805120a081dc15963c204dc8d091542592abaf7a35689b2fb', published_at: '0x70968826ad1b4ba895753f634b0aea68d0672908ca1075a2abdf0fc9e0b2fc6a', config: { ...SDKConfig.clmmConfig, partners_id: '0xac30897fa61ab442f6bff518c5923faa1123c94b36bd4558910e9c783adfa204' } }, integrate: { package_id: '0x996c4d9480708fb8b92aa7acf819fb0497b5ec8e65ba06601cae2fb6db3312c3', published_at: '0x6f5e582ede61fe5395b50c4a449ec11479a54d7ff8e0158247adfda60d98970b' }, deepbook: { package_id: '0x000000000000000000000000000000000000000000000000000000000000dee9', published_at: '0x000000000000000000000000000000000000000000000000000000000000dee9' }, deepbook_endpoint_v2: { package_id: '0x0dd416959739e1db3a4c6f9cac7f9e7202678f3b067d6d419e569a124fc35e0e', published_at: '0x0dd416959739e1db3a4c6f9cac7f9e7202678f3b067d6d419e569a124fc35e0e' }, aggregatorUrl: 'https://api-sui.cetus.zone/router' } export const CetusMainnetSDK = new CetusClmmSDK.CetusClmmSDK(mainnet); If you would like, I can add this to the documentation. I will also open an issue on the mysten sdk. https://github.com/MystenLabs/sui/issues/17790 https://github.com/MystenLabs/sui/issues/17790#issuecomment-2117950756 This error is no longer an issue from node v18 onwards. If you like, I can add that as a tip in the README.
gharchive/issue
2024-05-17T05:07:38
2025-04-01T06:36:49.307842
{ "authors": [ "nullbitx8" ], "repo": "CetusProtocol/cetus-clmm-sui-sdk", "url": "https://github.com/CetusProtocol/cetus-clmm-sui-sdk/issues/6", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1374255176
Remove nearly all instances of block_on Summary of changes Changes introduced in this pull request: Calling async code from a sync context is a bad practice and can cause a variety of issues. Most cases were easy to fix but some can't be updated before we switch entirely to tokio. Reference issue to close (if applicable) Closes #1910 Other information and links Good refactor! Btw have you seen the peer_manager_update test in peer_test.rs test that could be ported too? Seems to me that this test is never run. I've created a separate issue for figuring out what to do with peer_test.rs: https://github.com/ChainSafe/forest/issues/1861. I'm not sure if it should be ported or just deleted.
gharchive/pull-request
2022-09-15T09:53:59
2025-04-01T06:36:49.335117
{ "authors": [ "lemmih" ], "repo": "ChainSafe/forest", "url": "https://github.com/ChainSafe/forest/pull/1918", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2277842014
Add EthGetBlockByHash method Summary of changes Changes introduced in this pull request: Add Filecoin.EthGetBlockByHash RPC method Fix eth::Hash::to_cid method and add tests $ ./forest-tool api compare --lotus /ip4/127.0.0.1/tcp/1234/http --forest /ip4/127.0.0.1/tcp/2345/http forest_snapshot_calibnet_2024-05-22_height_1635012.forest.car.zst --filter EthGetBlockByHash | RPC Method | Forest | Lotus | |---------------------------------|--------|-------| | Filecoin.EthGetBlockByHash (20) | Valid | Valid | Reference issue to close (if applicable) Closes #4167 Other information and links Change checklist [x] I have performed a self-review of my own code, [x] I have made corresponding changes to the documentation, [x] I have added tests that prove my fix is effective or that my feature works (if possible), [x] I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document. Thinking about this more, I guess we could just keep all the blocks cached IF this is assumed by the RPC endpoint. After all it's just $epoch number of cache entries that will be pretty small in size. Just move them to a separate namespace and be done with it. The only issue here is we have to rebuild this cache every time.. At the same time I would expect that this would only be true for archival nodes.. It would be nice to clarify what the expectations are in terms of historical data. I've collected some statistics if we cache all tipsets keys from snapshot head up to Hygge height: chain num entries cached elapsed time db size mainnet 1,248,934 63s ~305MiB calibnet 1,295,321 35s ~239MiB It should be feasible to compute them if needed (when initing a node that would serve Eth RPC calls) and store them in a separate store. Looks good! Why specifically Hygge? Hygge is the start of Ethereum support (through the FEVM actor). Before this height, there was no notion of an Ethereum-like API. https://github.com/filecoin-project/community/discussions/74?sort=new&ref=zondax.mymidnight.blog#discussioncomment-4313888 Hygge is the start of Ethereum support (through the FEVM actor). Before this height, there was no notion of an Ethereum-like API. My bad, I misinterpreted the condition you had there. So you're going for the Hygge and up. Looks good to me. What I suggest you do is introduce another ParityDB namespace for this cache. @aatifsyed My bad; this still needs to be completed. Putting to draft. I might split the PR into two: Migration to db version 19 (eth_mappings column) EthGetBlockByHash method
gharchive/pull-request
2024-05-03T14:49:27
2025-04-01T06:36:49.344510
{ "authors": [ "elmattic", "ruseinov" ], "repo": "ChainSafe/forest", "url": "https://github.com/ChainSafe/forest/pull/4285", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1359364412
Fix remote signing Motivation Using remote signer currently does not work. This is because the web3signer URL is different from what lodestar expects. PS: currently draft PR as the branch still need to be tested on goerli test net. Description Update implementation to use correct web3signer endpoints. Closes #4424 Steps to test or reproduce Please add an e2e test that run the web3signer docker container and request signatures for all available objects. I would really need to have programmatic certainty that this works before merging.
gharchive/pull-request
2022-09-01T20:21:09
2025-04-01T06:36:49.353935
{ "authors": [ "dadepo", "dapplion" ], "repo": "ChainSafe/lodestar", "url": "https://github.com/ChainSafe/lodestar/pull/4502", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1986613989
Use of auth0 when auth0 has been configured with a custom domain throws a Service Not Found error Hi, I'm using auth0 as the authentication provider for a Chainlit test and note that when I set the OAUTH_AUTH0_DOMAIN to be the custom domain that is defined within Auth0, Chainlit throws a "Service not found" relating to the "audience=https://OAUTH_AUTH0_DOMAIN" query being sent in the authentication request. A review of the Auth0 site re. custom domains and use of "audience" notes that this is a known issue - see https://auth0.com/docs/troubleshoot/integration-extensibility-issues/troubleshoot-custom-domains for details. The use of a custom domain in Auth0 would be preferred as this means that users are accessing the auth service at a well-known FQDN (it's a CNAME of the Auth0 defined FQDN). A possible workaround (as per https://github.com/auth0/node-auth0/issues/292) is noted, with this being to include a second environment variable that uses the auth0 domain for the audience query. This would allow the users still see the Auth0 site as being from the custom domain name, but then have the audience query be processed by the actual Auth0 domain itself. Is this something that the Chainlit team would look to include to better support Auth0 integration? Many thanks Hi, thank you for your report! Can you go change that line in your local chainlit installation to: "audience": f"YOUR_ORIGINAL_DOMAIN/userinfo", Then restart your chainlit app and try again. If that fixes the issue I will create a PR. To find your local chainlit installation run pip show chainlit. Hi, that change has been tested in a lab environment, with the changes in bold made to allow the use of the actual Auth0 authentication domain (it will end in auth0.com). This new variable should then be added to the local .env file as needed. class Auth0OAuthProvider(OAuthProvider): id = "auth0" env = ["OAUTH_AUTH0_CLIENT_ID", "OAUTH_AUTH0_CLIENT_SECRET", "OAUTH_AUTH0_DOMAIN", "OAUTH_AUTH0_ORIGINAL_DOMAIN"] def __init__(self): self.client_id = os.environ.get("OAUTH_AUTH0_CLIENT_ID") self.client_secret = os.environ.get("OAUTH_AUTH0_CLIENT_SECRET") # Ensure that the domain does not have a trailing slash self.domain = f"https://{os.environ.get('OAUTH_AUTH0_DOMAIN', '').rstrip('/')}" **self.original_domain = f"https://{os.environ.get('OAUTH_AUTH0_ORIGINAL_DOMAIN', '').rstrip('/')}"** self.authorize_url = f"{self.domain}/authorize" self.authorize_params = { "response_type": "code", "scope": "openid profile email", "audience": f"{self.**original_domain**}/userinfo", } async def get_token(self, code: str, url: str): payload = { "client_id": self.client_id, "client_secret": self.client_secret, "code": code, "grant_type": "authorization_code", "redirect_uri": url, } async with httpx.AsyncClient() as client: response = await client.post( f"{self.domain}/oauth/token", data=payload, ) response.raise_for_status() json_content = response.json() token = json_content.get("access_token") if not token: raise HTTPException( status_code=400, detail="Failed to get the access token" ) return token async def get_user_info(self, token: str): async with httpx.AsyncClient() as client: response = await client.get( f"{self.**original_domain**}/userinfo", headers={"Authorization": f"Bearer {token}"}, ) response.raise_for_status() user = response.json() app_user = AppUser( username=user.get("email"), image=user.get("picture", ""), provider="auth0", ) return (user, app_user) Thank you for your report! Will create the PR to add it. https://github.com/Chainlit/chainlit/pull/541 Available in the latest release 0.7.602
gharchive/issue
2023-11-10T00:17:49
2025-04-01T06:36:49.391420
{ "authors": [ "DBairdME", "willydouhard" ], "repo": "Chainlit/chainlit", "url": "https://github.com/Chainlit/chainlit/issues/531", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2449656880
Vickel: Watch 00201040581277 Vickel requests the watch of the watch_number 00201040581277. See the MS search here and the Stack Exchange search in text, in URLs, and in code. Approved by Jeff Schaller in Charcoal HQ
gharchive/pull-request
2024-08-05T23:48:15
2025-04-01T06:36:49.408003
{ "authors": [ "SmokeDetector" ], "repo": "Charcoal-SE/SmokeDetector", "url": "https://github.com/Charcoal-SE/SmokeDetector/pull/12515", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
328513409
Videonauth: Watch techcrazyworld.com Videonauth requests the watch of the watch_keyword techcrazyworld\.com. See the Metasmoke search here and the Stack Exchange search here. techcrazyworld\.com has been seen in 1 true positive, 0 false positives, and 0 NAAs. !!/approve Coverage remained the same at 65.732% when pulling 1c08b7bd8501a5316cd2ab41af02f4e57af7a6f0 on auto-blacklist-1527858528.0525064 into 3165c6dff0744abb7915394b29549dfb0c360aa5 on master.
gharchive/pull-request
2018-06-01T13:08:51
2025-04-01T06:36:49.411320
{ "authors": [ "LunarWatcher", "SmokeDetector", "coveralls", "metasmoke" ], "repo": "Charcoal-SE/SmokeDetector", "url": "https://github.com/Charcoal-SE/SmokeDetector/pull/2224", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1032327449
Xnero: Watch vyomoverseas.com Xnero requests the watch of the watch_keyword vyomoverseas\.com. See the MS search here and the Stack Exchange search in text, in URLs, and in code. vyomoverseas\.com has been seen in 1 true positive, 0 false positives, and 0 NAAs. Approved by Spevacus in Charcoal HQ
gharchive/pull-request
2021-10-21T10:32:00
2025-04-01T06:36:49.414852
{ "authors": [ "SmokeDetector", "metasmoke" ], "repo": "Charcoal-SE/SmokeDetector", "url": "https://github.com/Charcoal-SE/SmokeDetector/pull/6713", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2056343967
Nick: Watch drnalinjoshi.com Nick requests the watch of the watch_keyword drnalinjoshi\.com. See the MS search here and the Stack Exchange search in text, in URLs, and in code. drnalinjoshi\.com has been seen in 1 true positive, 0 false positives, and 0 NAAs. Approved by Spevacus in Charcoal HQ
gharchive/pull-request
2023-12-26T11:58:19
2025-04-01T06:36:49.418167
{ "authors": [ "SmokeDetector", "metasmoke" ], "repo": "Charcoal-SE/SmokeDetector", "url": "https://github.com/Charcoal-SE/SmokeDetector/pull/9693", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
336093880
Blazer ownership search doesn't work The help guidance in the search field on the upper left suggests you can type in a user name, but doing that doesn't produce anything useful. In general, ownership seems to be incorrectly implemented or missing a component. You can find your own searches but the "mastermind" column is empty for queries which are not yours, etc. Should be fixed with 6f63713f2812138cf42fcef7c938b8f89bb396d5 (pending manual deploy).
gharchive/issue
2018-06-27T06:32:29
2025-04-01T06:36:49.419338
{ "authors": [ "ArtOfCode-", "tripleee" ], "repo": "Charcoal-SE/metasmoke", "url": "https://github.com/Charcoal-SE/metasmoke/issues/464", "license": "cc0-1.0", "license_type": "permissive", "license_source": "bigquery" }
2630800495
Update openai.ts 💻 变更类型 | Change Type [ ] feat [ ] fix [ ] refactor [ ] perf [ ] style [ ] test [ ] docs [ ] ci [ ] chore [ ] build 🔀 变更说明 | Description of Change 📝 补充信息 | Additional Information Summary by CodeRabbit New Features Improved handling of token limits in chat requests, ensuring optimal performance based on model configuration. Bug Fixes Enhanced error handling for unauthorized access, providing clearer feedback to users when issues arise with usage queries. 这个 应该是之前某个版本的时候,特意这么处理的。暂时不打算打开
gharchive/pull-request
2024-11-02T21:20:51
2025-04-01T06:36:49.432751
{ "authors": [ "YINGXINGHUA", "lloydzhou" ], "repo": "ChatGPTNextWeb/ChatGPT-Next-Web", "url": "https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5757", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
788033313
Filtered messages still show up in /mentions Describe the bug Using Filters, despite the fact that a filter properly removes the message from the chat, the message still shows up in your mentions tab if you are mentioned by it. To reproduce Add a filter Add a highlight/mention involving that same filter Have someone post a message containing said phrase 🥒 Screenshots Chatterino version cfcac99ae Operating system win10 This can be fixed by using a filter on the mentions tab as well. (channel.name != "hasanabi" && (message.content contains "felan")) WAI IMO, a filter belongs to a split in the UI, not a channel
gharchive/issue
2021-01-18T08:10:32
2025-04-01T06:36:49.446262
{ "authors": [ "Felanbird", "Mm2PL" ], "repo": "Chatterino/chatterino2", "url": "https://github.com/Chatterino/chatterino2/issues/2373", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1166641571
Fixes SplitInput placeholder color Pull request checklist: [ ] CHANGELOG.md was updated, if applicable Description Fixes #3593 Fixes #3604 Changed the order of setStylesheet and setPalette. I believe setStylesheet was overriding setPalette's settings therefore placeholder text color was the same as normal text color. Tested on arch with qt-5.15.3. Gonna test when i have time :) Also tested on Arch Linux. LGTM!
gharchive/pull-request
2022-03-11T16:50:38
2025-04-01T06:36:49.448715
{ "authors": [ "Mm2PL", "jammehcow", "qooq69" ], "repo": "Chatterino/chatterino2", "url": "https://github.com/Chatterino/chatterino2/pull/3606", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1797977343
Change emotepopup channel view layout to be faster to navigate Description Currently, the emotepopup menu layout is a bit slow to navigate. This is especially true with global and channel emote views as they have all the bttv, ffz, 7tv emotes packed in and hence scrolling becomes long. I refactored it to so that it's more distinctive and scrolling is easier. Let me know. Updated Look I don't think this is an upgrade in browsability, at least not in every case. It's going to depend on user preference in the end, and I think the search bar + grouping by channel/global emotes is a better choice for most users. I don't think this is an upgrade in browsability, at least not in every case. It's going to depend on user preference in the end, and I think the search bar + grouping by channel/global emotes is a better choice for most users. You do have a great point about this. Most users use search bar anyways. I will close this PR now.
gharchive/pull-request
2023-07-11T02:52:04
2025-04-01T06:36:49.451161
{ "authors": [ "LoneCoder21", "pajlada" ], "repo": "Chatterino/chatterino2", "url": "https://github.com/Chatterino/chatterino2/pull/4720", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
900397532
SmartMove update Cisco IPv6 support SmartConnector: (Python) Improve detection of sub-layers name duplications Improve group members list handling Improve networks with subnet-mask (IPv4 & IPv6) Added support for Cisco Global rules support as shared sub-policy Validate max packages number for processing according to sk154435 (Error code : 2000232) approved
gharchive/pull-request
2021-05-25T07:28:33
2025-04-01T06:36:49.454618
{ "authors": [ "chkp-royl" ], "repo": "CheckPointSW/SmartMove", "url": "https://github.com/CheckPointSW/SmartMove/pull/16", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
222925931
从深度>=3的页面cyl_popSelectTabBarChildViewControllerAtIndex: completion:时tabbar显示异常 Base Info for this issue Version:v1.10.0 Language:Objective-C iOS System Version:iOS8\9 Prototype(是否是真机):YES Issue Type:Bug 1. How to repeat the problem. 使用CYLTabBarController,当从深度>=3的页面cyl_popSelectTabBarChildViewControllerAtIndex: completion:到另一个tabbarController上的ViewControllerA1并调用pushVC到ViewControllerA2,返回ViewControllerA1时tabbar hidden,在ViewControllerA1上做一次pushVC再pop回时,tabbar show; 2. Please help me in this way. fix bug 3. Here is a Demo. demo 发送到你的邮箱 4. Here is my Debug log 检查后发现是tabbar的x坐标为-screenWidth,应该是动画机制有问题,跳转后没有把tabbar位置回复,话说tabbar是从左到右显示的,动画样式可以修改吗?动态hidden或从下到上是否更好呢? 暂时没好的方法改过来,可以将最低端的window,改为白色,这样动画的黑边效果不会太明显。 不是黑边问题,是底部导航栏没有显示 再次验证你的demo,发现问题无法复现,怀疑是iOS系统某一个版本的问题,Apple已经修复。 v1.19.1版本修复了该函数引发的各种问题,欢迎更新重试。
gharchive/issue
2017-04-20T02:01:47
2025-04-01T06:36:49.463616
{ "authors": [ "ChenYilong", "anotherNight" ], "repo": "ChenYilong/CYLTabBarController", "url": "https://github.com/ChenYilong/CYLTabBarController/issues/141", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1455349215
Evm upgrade Upgraded evm-parachain-template from v0.9.27 to v0.9.30 Will close it and do the upgrade one version at a time like we did with our substrate and polkadot repos @charmitro @charmitro Will close it and do the upgrade one version at a time like we did with our substrate and polkadot repos. Sounds good.
gharchive/pull-request
2022-11-18T15:38:27
2025-04-01T06:36:49.467983
{ "authors": [ "charmitro", "zycon91" ], "repo": "CherryNetwork/evm-parachain", "url": "https://github.com/CherryNetwork/evm-parachain/pull/6", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
1900051295
AT_LEAST_ONE doesn't include any children. I created a minimal repro: https://gist.github.com/joelburget/39199fefa7401ad3ff4f2654c5b58393 Output: parser.test.ts: Warning: Warning: No LINE_BREAKS Found. This Lexer has been defined to track line and column information, But none of the Token Types can be identified as matching a line terminator. See https://chevrotain.io/docs/guide/resolving_lexer_errors.html#LINE_BREAKS for details. { literal_list: [ { name: "literal_list", children: {} } ] } 69 | 70 | return visitor.visit(cst); 71 | } 72 | 73 | test("expr", () => { 74 | expect(() => parseExpr("1")).not.toThrow(); ^ error: expect(received).not.toThrow() Error name: "TypeError" Error message: "undefined is not an object (evaluating 'ctx.literal_list.map')" at /Users/joel/code/del/parser.test.ts:74:2 ✗ expr [1.98ms] As you can see, children: {}. Shouldn't there be children? Your literal_list rule is invalid: -this.AT_LEAST_ONE(this.literal); +this.AT_LEAST_ONE(() => this.SUBRULE(this.literal)); That should resolve the issue.
gharchive/issue
2023-09-18T02:17:36
2025-04-01T06:36:49.478003
{ "authors": [ "joelburget", "msujew" ], "repo": "Chevrotain/chevrotain", "url": "https://github.com/Chevrotain/chevrotain/issues/1990", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
40450843
No water in Jal There isn't any water in Jal, so swimming can't happen...even for Salmen. I realize this is probably a lack of code, not a bug. Moved to https://github.com/ChildrenOfUr/cou-issues/issues/35
gharchive/issue
2014-08-18T02:33:42
2025-04-01T06:36:49.510981
{ "authors": [ "Klikini", "frozentwilight3" ], "repo": "ChildrenOfUr/coUclient", "url": "https://github.com/ChildrenOfUr/coUclient/issues/112", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1019769549
Dead subscription socket is causing high cpu usage Is there an existing issue for this? [X] I have searched the existing issues Describe the bug When you terminate a GraphQL Server (terminating tcp sockets) the StrawberryShake Client causes high cpu usage. Steps to reproduce When you build a system containing two parts: HotChocolate Server with subscriptions Client which consumes the subscription via ".Watch(StrawberryShake.ExecutionStrategy? strategy = null)" then... Start the server (wait until the server is ready) Start the client (subscribe to any subscription) Closing the server (kills the tcp sockets) you get a high CPU load caused by strawberry client What i figured out StrawberryShake.Transport.WebSockets.WebSocketClient IsClosed State is never true and causing lots of exception an some kind of an endless loop. When you have a look at "ClientWebSocket _socket" variable _socket.State equals WebSocketState.Aborted. Solution? I added the following code to get rid of the high cpu usage inside file https://github.com/ChilliCream/hotchocolate/blob/main/src/StrawberryShake/Client/src/Transport.WebSockets/WebSocketClient.cs. public bool IsClosed => _disposed || _socket.CloseStatus.HasValue || _socket.State == WebSocketState.Aborted; maybe there is a better way to fix this. This was my first attempt. This issue belongs to version 12 and 11 (maybe below but haven't tried this) best regards Product Strawberry Shake Version 12.0.1, 11.3.1 do you want to try a pr? do you want to try a pr? i created a pr https://github.com/ChilliCream/hotchocolate/pull/4304
gharchive/issue
2021-10-07T08:34:47
2025-04-01T06:36:49.516817
{ "authors": [ "horego", "michaelstaib" ], "repo": "ChilliCream/hotchocolate", "url": "https://github.com/ChilliCream/hotchocolate/issues/4303", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2275810375
Add declaration to process the Privacy manifest file This was missing to properly complete #18 @mattmassicotte Can you release a new version containing this PR? Thanks Ugh, yes, I really should have done this right away. Sorry about that!
gharchive/pull-request
2024-05-02T15:21:42
2025-04-01T06:36:49.518102
{ "authors": [ "martindufort", "mattmassicotte" ], "repo": "ChimeHQ/OAuthenticator", "url": "https://github.com/ChimeHQ/OAuthenticator/pull/20", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2080741596
force WSI Good to have this forced for all sessions. We're there still issues with WSI? @pastaq Valve's gamescope-session does this, needed for frame limiting on everything but Galileo in my testing. Newer gamescope seems to only force this layer when nested or on Galileo.
gharchive/pull-request
2024-01-14T14:03:43
2025-04-01T06:36:49.519249
{ "authors": [ "BoukeHaarsma23", "KyleGospo", "pastaq" ], "repo": "ChimeraOS/gamescope-session", "url": "https://github.com/ChimeraOS/gamescope-session/pull/76", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
788879777
Skipping entering fields Great package! How do you skip entering a field (e.g., "serving value"). Thanks i used the normal template to insert the example recipe and I got prompted to insert "serving value". I entered "2", and then I got all other fields empty, seems like the function did not extract the data. :PROPERTIES: :source-url: http://allrecipes.com/recipe/85452/homemade-black-bean-veggie-burgers/ :servings: 2 :prep-time: :cook-time: :ready-in: :END: ** Ingredients ** Directions i used the normal template to insert the example recipe and I got prompted to insert "serving value". I entered "2", and then I got all other fields empty, seems like the function did not extract the data. :PROPERTIES: :source-url: http://allrecipes.com/recipe/85452/homemade-black-bean-veggie-burgers/ :servings: 2 :prep-time: :cook-time: :ready-in: :END: ** Ingredients ** Directions
gharchive/issue
2021-01-19T10:00:54
2025-04-01T06:36:49.531490
{ "authors": [ "AtomicNess123" ], "repo": "Chobbes/org-chef", "url": "https://github.com/Chobbes/org-chef/issues/55", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
556342277
400 items - Performance issues - Slow Describe the bug With a list of 400 issues I experiement performance issues when working with the single select box when: Searching for a text Clicking on an element (takes more than expected to hide the item) To Reproduce Go here: https://codepen.io/alvarotrigo/pen/PowgMmw Search for a text such as "flkjadslkfjaslfjlakjf" Or just click on any item in the list, you'll notice how it doesn't close as fast as expected. Screenshots See a video here: Desktop (please complete the following information): OS: latest Mac OS X Catalina 10.15.2 Browser Chrome Version: lastest Chrome version 79.0 Still an issue in choicesJS @alvarotrigo .. I wonder weather the root cause the highlight behavior and how to disable it .. This appears to be something todo with the css/html for the select-select mode. The multi-select works fine. I actually prefer the multi-select even for single item, so I've hacked that into my own fork. The documentation (and config name) will need some cleanup. There was an O(N^2) behavior in search, since v11.0.0-rc8 was deployed it looks to be working better. There is a stall when stopping search, but an that is because it is re-rendering all the choices
gharchive/issue
2020-01-28T16:58:16
2025-04-01T06:36:49.590812
{ "authors": [ "Xon", "abarrak", "alvarotrigo" ], "repo": "Choices-js/Choices", "url": "https://github.com/Choices-js/Choices/issues/816", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
467706731
hassio addon Would be great to have this is an hassio addon. HomeAssistant already comes with the miflora component. Why would you need plantgateway? https://www.home-assistant.io/components/miflora/ You're totally right. Plantgateway is about getting the bridge near to the plants if your ha instance is not near enough. Was a bit to fast with this idea, when I saw the new autodiscovery feature.
gharchive/issue
2019-07-13T11:09:15
2025-04-01T06:36:49.627479
{ "authors": [ "ChristianKuehnel", "h4nc" ], "repo": "ChristianKuehnel/plantgateway", "url": "https://github.com/ChristianKuehnel/plantgateway/issues/35", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2331032594
[Enhancement]: To Remove Text-Overlapping Do you want to have the enhancement of existing game ? 😀 Describe yourself.. Hello, my name is A.A.D.Sailaja. I am a Tech Enthusiastic and i'm looking forward to contribute in open source projects. Here in this project i would like to modify the text that appears on the screen like this as you can see this in the image it is overlapping Can you please assign me this issue under gssoc'24 Describe the solution you'd like Solution steps Select program in which you are contributing No response Code of Conduct [X] I follow CONTRIBUTING GUIDELINE of this project. I want to work on it .Please assign me
gharchive/issue
2024-06-03T12:30:28
2025-04-01T06:36:49.630242
{ "authors": [ "AlokShukl12", "sailaja-adapa" ], "repo": "ChromeGaming/Dot-Box", "url": "https://github.com/ChromeGaming/Dot-Box/issues/310", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
504159868
Update README.md I could also have mentioned that: System.assert(mySet instanceof Iterable); fails... Very interesting find! It actually looks like this is broken for all Iterables (just tried it with a custom implementation) nvm... it actually does work for custom iterables as expected.
gharchive/pull-request
2019-10-08T16:50:24
2025-04-01T06:36:49.634913
{ "authors": [ "ChuckJonas", "sjonwilson" ], "repo": "ChuckJonas/wtfapex", "url": "https://github.com/ChuckJonas/wtfapex/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
271222559
windows 10 的聚焦失效是不是dism引起的? 系统调整的软件,只用过dism++. 发现spotlight无法使用,选择后锁屏,再登录发现聚焦没有被选择,失效了 我收到一个答案 平时只用dism++清理系统,但不知道是否把聚焦功能清理了? Dism++有个系统优化规则,叫 关闭Windows 10推广。 这个设置会移除所有Windows 10里面的推广行为。 你应该是启用了这个设置,重新关闭,然后重启Windows 10即可。 谢谢反馈,我检测了规则。确实会这样不显示。看来你确实关闭了锁屏聚焦推广。 暂时可以这样重新打开 打开注册表 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager] 然后创建一个注册表 RotatingLockScreenEnable=1(REG_DWORD) 或者等待我今天发布新的规则库。 ID 649b4432,已经修正规则检测逻辑。请耐心等候推送 HI,规则更新已经推送。请查收 Windows 10 focus failure is not caused by Dism? (rough translation) Dism++ some optimization problems will disappear (new title) System adjustment software, only used Dism++. Found spotlight can not be used, select the lock screen, then log in to find that the focus has not been selected, lapsed. I received an answer (see image). Dism ++ has a system optimization rules, called the closure of Windows 10 promotion. This setting will remove all Windows 10 promotion activities. You should enable this setting, you turn off this optimization, so the system will re-display the promotion. This setting may need to restart Windows 10 to work. As you said, I went to find the next, only to find a promotion to close a store, and shut down, restart the computer, and then open the DISM, found that this option is gone. God, this option disappeared. (see image) Thanks for the feedback, I checked the rules. This does not show up. It seems that you did close the lock screen focused promotion. Temporarily can be reopened this way: Open the registry key [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager] Then create a registry value: RotatingLockScreenEnable = 1 (REG_DWORD) Or wait for me to release a new rule base today.
gharchive/issue
2017-11-04T20:31:51
2025-04-01T06:36:49.645068
{ "authors": [ "masktao", "mingkuang-Chuyu", "verdy-p" ], "repo": "Chuyu-Team/Dism-Multi-language", "url": "https://github.com/Chuyu-Team/Dism-Multi-language/issues/283", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
74443776
RS59: El llamado consecutivo a jedit desde Terasology no debe abrirlo más de una vez Requisito de Software: Patricio Huepe, Gonzalo Mondaca Llamadas reiteradas al método para abrir Jedit no debe abrir una nueva ventana de éste si ya está abierta Considerar trabajar junto al grupo de Jedit para manejar esto Working Depende de la versión de jEdit y de la configuración de este. Es parte del usuario configurar el funcionamiento de jEdit.
gharchive/issue
2015-05-08T17:55:56
2025-04-01T06:36:49.646850
{ "authors": [ "Phfollert" ], "repo": "Ciclop/Terasology", "url": "https://github.com/Ciclop/Terasology/issues/89", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1692542976
Error while using add-safari-permissions in xcode 14.3 environment Orb version: 2.3.5 What happened: When using the add-safari-permissions job from this orb in xcode 14.3 environment (and macos.x86.medium.gen2 resource class) the following error appears 207:287: execution error: System Events got an error: Can’t get menu item "Preferences…" of menu 1 of menu bar item "Safari" of menu bar 1 of process "Safari". (-1728) Expected behavior: Safari permissions are enabled Additional Information: This works with xcode 14.2 and medium resource class. Example workflow. Thank you The menu item isn't named Preferences anymore, but Settings. Changing this in the script makes it work as expected. @herschel666 can you create a PR to solve the issue? 🙂 @BytesGuy When will v2.3.6 be available in the registry? Latest public version there is v2.3.4. It works, thank you 🙏
gharchive/issue
2023-05-02T14:32:20
2025-04-01T06:36:49.680900
{ "authors": [ "BytesGuy", "herschel666", "jRichardeau", "jeremiewtd" ], "repo": "CircleCI-Public/macos-orb", "url": "https://github.com/CircleCI-Public/macos-orb/issues/59", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
889919608
[cluster-agent] apiextensions.k8s.io version should be update for CustomResourceDefinition Hi, Message from a 1.20 cluster : Warning: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition According to kubernetes releases, it seems like a good time to update this reference. did you face any issues after updating to v1 version...
gharchive/issue
2021-05-12T10:11:04
2025-04-01T06:36:49.682635
{ "authors": [ "dje4om", "laxmansoma22" ], "repo": "CiscoDevNet/appdynamics-charts", "url": "https://github.com/CiscoDevNet/appdynamics-charts/issues/17", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2150077485
Patch upgrade feature Pull Request summary: Add Patch upgrade api support for new feature Description of changes: Create testing interface to trigger patch upgrade job. Sample usage below: // Create session and chose vmanage device session = create_manager_session(...) device = DevicesAPI(session).get().filter(personality = Personality.VMANAGE)[0] // The patch image with the specified version needs to be uploaded beforehand. version = "20.15.1-023" // Patch device. Requires passing the vmanage version vmanage will be patched to. PatchAction(session, device).execute(version) Checklist: [x] Make sure to run pre-commit before committing changes [x] Make sure all checks have passed [x] PR description is clear and comprehensive [x] Mentioned the issue that this PR solves (if applicable) [x] Make sure you test the changes Let's start with this https://github.com/CiscoDevNet/catalystwan/issues/495 so Task can be free of restart detection logic and can be reused in all APIs. REPOSITORY MOVED TO NEW ORIGIN ! https://github.com/cisco-open/cisco-catalyst-wan-sdk REPOSITORY MOVED TO NEW ORIGIN ! https://github.com/cisco-open/cisco-catalyst-wan-sdk
gharchive/pull-request
2024-02-22T22:52:12
2025-04-01T06:36:49.687615
{ "authors": [ "AFaid", "JimOverholt", "sbasan" ], "repo": "CiscoDevNet/catalystwan", "url": "https://github.com/CiscoDevNet/catalystwan/pull/489", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1071849267
An option to enhance the behavior of the Can Cross Lanes road asset flag I would like to see an optional setting which would alter the behavior of the Can Cross Lanes road asset flag as follows: Any non-vehicle lane that has vehicle lanes on both sides of it is considered a median. When the Can Cross Lanes flag is cleared, in addition to the current behavior, vehicles cannot cross any non-vehicle lane that has been designated as a median, unless such a crossing has been explicitly authorized using the lane connector. This is different from the standard behavior, in which vehicles simply cannot cross over the oncoming lanes to reach their destination, without going to an intersection. This would allow the creation of roads with multiple medians, like Queens Blvd in NYC. Ramps connecting the express and local roadways could be configured using the lane connector, and rendered using the Intersection Marking Tool. Screenshots? Notes or questions? Simply using the lane connector to restrict vehicles to the proper roadway wouldn't be any good, because emergency vehicles ignore it. A possible alternative approach is to add a flag to the lane connector imposing its rule on emergency vehicles on a node-by-node basis. To really be usable, there would also need to be a shortcut similar to "Stay in lane" to easily set up lane connections that don't cross non-vehicle lanes. Tagging #89 , #192 , #503 , #504 , #558 , #506 , #64 , #646 I'm willing to actually do this work. I know what I'm doing, but I would need guidance in how CSL modding works and where the right pieces are to make this happen. Any non-vehicle lane that has vehicle lanes on both sides of it is considered a median. Cool idea. I also have a mod that can detect if there is median based on mesh. But I think your idea is good enough. Interesting. Does this mod achieve what I'm looking for, and is it compatible with TM:PE? I think doing it based on lane configuration would have advantages. It's nice not to be dependent on the shape of the road surface (assuming that's what you mean). Tagging #89 , #192 , #503 , #504 , #558 , #506 , #64 If this gets implemented (I hope so, love the idea - see tagged issues above) note that some roads have very strange lane configs, for example an empty lane that spans entire width of road, or empty lanes that just seem randomly placed... Would possibly need some way for user to interact with the lanes of a segment to indicate certain lanes should be ingored, etc. Width of lane would also need investigating, for example I suspect the UK roads with cat's eyes use prop lanes between each vehicle lane to place the props along the road; those should still be crossable. @aubergine10 for those weird roads we can use my median detection code based on mesh outline. I don't have much to add to what @aubergine10 already said. Many tried, everyone failed. It's way more complicated than you might think. Good luck 🤞🙃 #243 was a past attempt, likely worth looking at in any future attempt Regarding Qeens Blvd image in OP, how do we keep traffic out of the outer access lanes unless it's planning to park/deliver there? Otherwise there will be loads of traffic using those lanes as a through-route just like all the other lanes. Maybe an "redsidents/deliveries only" vehicle restriction, or make the lanes appear congested so pathfinder generally tries to route around them? @kianzarrin does this new mod cause issues with your median detection? curb height adjuster I thought of that too Regarding Qeens Blvd image in OP, how do we keep traffic out of the outer access lanes unless it's planning to park/deliver there? Otherwise there will be loads of traffic using those lanes as a through-route just like all the other lanes. Does speed limit help with this? The speed limit will be lower on the local roadways than on the express roadways. It could be set quite low (within reason) if that would help. Maybe an "redsidents/deliveries only" vehicle restriction This won't work because the local roadway doesn't really work that way. For example, the express roadway may not allow a right turn; rather, you would have to take a ramp to the local roadway and turn right from there. Also, some minor cross streets only connect to the local roadways. or make the lanes appear congested so pathfinder generally tries to route around them? Sounds kludgy. ;-) Slow speed limit would certainly help, and with the new speed limits UI that's currently being tested it will be vastly easier for users to set/change default speed limits of lanes (eg. so speed limit approach would work well for existing assets). Thanks for the feedback, everyone! I want to avoid scope creep. It would be cool if this could solve all existing median-related problems, but I already suspected that it was just as likely to create problems as to solve them. That's why I proposed it as an optional setting. This discussion, and #243, have shown me that there are too many things that could go wrong. This feature won't be much good if no one can enable it because of the problems it causes. My gut is telling me not to do it this way. That leaves us with a couple of alternative options that I can think of: Option 1: Just use the Lane Connector In this case, the lane connector would need a flag on the node saying that it applies to all vehicles (including emergency vehicles and anything else otherwise exempt). And for usability, a shortcut to create sensible lane connections that don't cross non-vehicle lanes. Option 2: Devise a way to configure the lanes on the road asset itself This is by far the better solution, but I already know enough to know that it's not an easy one. The mods and assets I've seen suggest to me that we can't add our own properties to a road asset. I hope I'm wrong about this, because that would be the logical and straightforward way to do it. Assuming that is not an option, I suggest that TM:PE add two dummy props at runtime: A Lane Movement Control prop, and a Delayed Lane Usage prop. Ideally these would get their own category in the Asset Importer dialog, but they could just be in the Roads category if necessary. They would render nothing, but TM:PE could detect them and use their settings as follows: Lane Movement Control Flags Forbidden: Left - Prevents leftward movement out of this lane, except for a left turn onto another road, or a U-turn where these would normally be allowed. Prevents leftward lane changes. Prevents access to buildings on the left side of the road from this lane or from any lane to its right. Flags Forbidden: Right - Same as above, but reversing left/right. Both flags can be applied to the same lane. The lane connector always takes precedence over the rules established by this prop. Special attention to how this interacts with left-hand driving may be needed. Delayed Lane Usage Probability - Indicates how likely vehicles are to avoid this lane. 100 means wait to use this lane until the last opportunity. The lower the probability of lane avoidance, the more often vehicles will use the lane to avoid traffic, with 0 basically nullifying the prop's effect. This prop would also be great for center turning lanes. One more thought: It would probably make sense to automatically apply the Lane Movement Control prop's effect at runtime to the inner lanes of any road asset where Can Cross Lanes is unchecked. That way, the same logic can be used on all roads. Adding props carries its own problems - eg. what if road is moved using Move It, or bulldozed, etc... props need to respond accordingly. To avoid changes to pathfinder, the goal would be find some way to semi-automate (user would still need to choose where traffic can join/exit) lane connectors and speed limits in relation to medians and the distinction between local/regional traffic lanes. I think Continues Junction Median and Adaptive Roads mods already cover some of the groundwork for what's required; namely being able to have custom road flags and toggle medians on/off. The idea for the props is that they are dummies, not rendering anything, which the person creating the road asset would add to the appropriate lanes to flag them as requiring special treatment by the pathfinder. They'd just be attached to the road asset itself, ready to be detected and acted upon by TM:PE, so moving and bulldozing wouldn't be an issue. When placing the roads in your city, you wouldn't even be aware of them. You would just know that the medians are honored and the local roads used appropriately, and you would hopefully learn from the road asset descriptions that you should set up ramps using the Intersection Marking Tool, TM:PE's lane connector, and Node Controller Renewal. If this ever sees the light of day, I'll be creating guides and maybe YouTube videos for road asset creators and city creators. I'll look more closely at the mods you mentioned, but I thought they were about rendering in response to TM:PE rules. Rather than props, something like Adaptive Roads custom lane flags would probably be better approach; asset authors can specify flags, then AR mod lets users toggle the flags in-game, but the flags can also be read by mods. Flags can be used to toggle meshes, props, etc. - Kian will be best person to clarify that. Looking at the road in google maps, it's a nightmare... There's so many junctions/filters to the central lanes that their whole purpose - to bypass local traffic - is utterly defeated. There's a major junction every 2 blocks, and often a filter junction between every major junction lolol. Would there need to be multiple prefabs, eg. one (two?) with the filter lanes, one without filters? How are things like stop lines - but only on the filter lanes - going to work? Currently stop signs in CSL (and TMPE) affect all lanes in specific direction on the segment. It's more about separating the thru traffic from the vehicles that are picking up and dropping off or trying to parallel park, the pedestrians, bicyclists, etc., rather than actually eliminating cross streets. The stop signs (there are stoplights in some cases too), if achievable at all, aren't something I'm looking at doing initially if ever. On the real street, they're a relatively recent addition. You can see the remnants of the old ramp design in the pavement structure. The ramps, or filters lanes, would be at nodes. The lane connector would govern the vehicle movement, and the Intersection Marking Tool would paint it. Here's a proof of concept I did: My objective isn't a perfect recreation, though I think that's what the person who put the idea in my head was hoping for. I just like the general concept. Ok, to clear up one thing because I see one thing confuse a bit: Can Cross Lanes flag is applied to segment, to prevent cargo vehicles crossing the median when they deliver goods, it has nothing to changing lanes for normal vehicles, median detection should apply to nodes - that's where vehicles changing lanes (in 99% cases), Can Cross Lanes flag is not available there and some asset configuration may spawn continuous median that should not be crossable (but it is without forced lane connection) and also can be spawned on demand with @kianzarrin's mod, but only for specific roads that has mesh or can be generated (afaik) I'm going to step back from this and look for other smaller tasks to familiarize myself with modding Cities: Skylines before trying something this extensive. I still want to come back to it, but I doubt that I would try to implement it as originally described. @aubergine10, since you liked the idea so much, does that mean it's all yours? 🤷‍♂️ See #1223 which gives rough idea (which may or may not be valid) of what might be involved - median detection, creating/associating lanes with medians, ordering lanes by position on road, grouping lanes between medians, etc. In addition to that, UI would need updating, eg. lane connectors/arrows would need to limit to connectable lanes. @aubergine10 @kianzarrin does this new mod cause issues with your median detection? curb height adjuster Not that I know of. @aubergine10 can we use None lane as median at middle nodes? what about vertical offset? what about mesh outline? @Elesbaan70 said you know of examples that the above strategies will do more harm than good. but he cannot remember. Someone came up with some examples of roads that had a "none" lane where there was no median intended. The most common example was roads with cat eyes, but when I suggested checking the vertical offset, someone had an example of that too. I'll have to go find the conversation in GitHub. Looking back at old discussions, I'm seeing a lot of me not knowing what I'm talking about 😆 and aubergine10 raising the concerns about using the "none" lane for median detection. But I'm not finding where I suggested checking the vertical offset. I could have sworn we talked about that. 🤔 None lanes are quite common - eg. in decorative networks, but also in roads such as those in UK Roads Revived assets - an example of running in to that issue here: https://github.com/CitiesSkylinesMods/TMPE/issues/1346 None lanes are quite common What about lanes (including pedestrian or bike lanes) that are at a different vertical offset? Do you know of a scenario where this would not indicate a median? @aubergine10 but is there any None lane in the middle of the road where the cars are supposed to cross? and that has a vertical offset different than car lanes? If vertical offset is an indicator of median, I think the lane type won't matter. But in this case there would need to be a limit--a range in which a median is indicated. Otherwise elevated tracks could become an issue in some cases. (I believe most of them have their supporting structure directly underneath so it would function as a median, but the supports could be off to one or both sides.) @Elesbaan70 what is supports? The structure that holds up (supports) the elevated track -- pillars, walls, etc. @aubergine10 but is there any None lane in the middle of the road where the cars are supposed to cross? Yes, sometimes EDIT: and that has a vertical offset different than car lanes? What about lanes (including pedestrian or bike lanes) that are at a different vertical offset? Do you know of a scenario where this would not indicate a median? Not that I am aware of. But... As you know, creators use existing road as template. If that road has lanes they don't want, they will get rid of them in various ways - eg. just removing meshes/textures, setting None on properties, etc., sometimes actually deleting the lane, other times just leave it sitting there untextured. It is possible (but not visible to end users without detailed invetigation) that there are road assets with raised lanes that used to be a median, that the creator just unmeshed/textured etc - from creator and user perspective, the road works. From our perspective we now have something that looks like median that isn't a median. In this situation, is that "possibly median" over actual road vehicle lanes? If there is already traffic lanes driving "under" the "possibly median" then it's not a median from creator/user perspective. Other random thoughts: I've only ever seen bike lanes at same height as road (a possible exception although not tested in-game), sometimes with a median either side of bike lanes. A pedestrian / bike / parking lane between opposing directions of traffic lanes should always be treated like a median IMO. I've seen all those things appear in middle of workshop road networks. Adjacent ped/bike/parking lanes = even more "median-y" than a single one of those lanes. The complexity comes when we have a "potentially median width" gap between road vehicle lanes with "nothing easily discernable" in that gap. If there's mesh in the gap that's > curb height then we can probalby assume a median. Otherwise we need to look at the width of the gap (eg. it could be painted median). I don't know what point Curb Height Adjuster (CHA) mod kicks in, but if we want to use veritical offsets as a differentiator between road surface and pavement height we'd likely need to do that work before CHA kicks in, or at least take in to account the user config of CHA. If a "not clearly defined" median can be detected, is there any way to allow pedestrians to walk on it if we can determine it's walkable surface (gravel, pavement, asphalt)? I assume all of this is roads only, and will exclude tracks, quays, and all other types of network. For tracks, I'm aware of at least one asset (see 5th screenshot) that potentially has central mesh higher than tracks. My goodness, I was clueless when I created this issue! What led to the conversation being reopened was this: But as someone else pointed out on Discord, it's not really a good example of the median detection problem, because the cars are also crossing opposing traffic. The routing manager ought to be smart enough to prevent this when Can Cross Lanes is disabled, and I'll probably have a look at it myself at some point. But I will eventually return to the Queens Blvd style roads, and would like to see some kind of solution to the median detection problem. @aubergine10 but is there any None lane in the middle of the road where the cars are supposed to cross? Yes, sometimes Can you please give me example? without example its hard https://github.com/CitiesSkylinesMods/TMPE/issues/1220#issuecomment-1094122182 @Elesbaan70 one can argue the asset has a bug because it does not uncheck CanCrossLanes. @aubergine10 but is there any None lane in the middle of the road where the cars are supposed to cross? Yes, sometimes Can you please give me example? without example its hard to come up with a solution. I can't remember which asset it was. Next time I'm in game I'll test all the workshop roads I have - hopefully I still have it subscribed. But as someone else pointed out on Discord, it's not really a good example of the median detection problem, because the cars are also crossing opposing traffic. The routing manager ought to be smart enough to prevent this when Can Cross Lanes is disabled, and I'll probably have a look at it myself at some point. As an interim measure, could we determine how many oncoming lanes a vehicle is trying to cross? If more than 1 lane, it should be treated as highly dubious. one can argue the asset has a bug because it does not uncheck CanCrossLanes. Correct, but many asset creators have no clue what most of the properties do, especially if they haven't discovered sites like cslmodding.info. It's often case of just fudging a template asset in to something that works for them, then share to workshop. And most road assets never get updated after being published. one can argue the asset has a bug because it does not uncheck CanCrossLanes. Except it does I just realized I'm gonna have to address this in the displaced lanes feature, since the bug is only relevant as a bug in that context. As an interim measure, could we determine how many oncoming lanes a vehicle is trying to cross? This probably needs to be moved to the displaced lanes discussion, but I think a lane change across any oncoming lanes is dubious. For purposes of lane changes (not turns/connections), I'm thinking it should work something like this: CanCrossLanes==true, emergency vehicles can change lanes across oncoming traffic, others cannot CanCrossLanes==false, no vehicles can change lanes across oncoming traffic Correct, but many asset creators have no clue what most of the properties do, especially if they haven't discovered sites like cslmodding.info. It's often case of just fudging a template asset in to something that works for them, then share to workshop. And most road assets never get updated after being published. I'm all for accounting for badly designed assets when we can, but we have to draw a line somewhere. Yes, but what does "can cross lanes" mean to someone who does't currently know what it means. While the term makes sense to us, it doesn't necessarily make sense to everyone else. Do most users know what "enable bending nodes" means? This probably needs to be moved to the displaced lanes discussion, but I think a lane change across any oncoming lanes is dubious. If it's vehicle cutting across oncoming traffic to change to different origina-direction lane via a non-junction node, then yes, that is weird af and probably should never happen. If it's making a delivery to building on other side of the road, then it's fairly common in UK and much of Europe. For purposes of lane changes (not turns/connections), I'm thinking it should work something like this: * CanCrossLanes==true, emergency vehicles can change lanes across oncoming traffic, others cannot * CanCrossLanes==false, no vehicles can change lanes across oncoming traffic I always thought the flag was about "can deliver to building on other side of road" / "can leave building and go directly to other side of road to start journey". Yes, but what does "can cross lanes" mean to someone who does't currently know what it means. While the term makes sense to us, it doesn't necessarily make sense to everyone else. Do most users know what "enable bending nodes" means? We're talking about asset creators, not just anyone. Assuming that no one knows how anything works will cripple any future development. If it's making a delivery to building on other side of the road, then it's fairly common in UK and much of Europe. Over a median? That's what we're talking about. That's the proper use of the Can Cross Lanes flag. I always thought the flag was about "can deliver to building on other side of road" / "can leave building and go directly to other side of road to start journey". Yes, but bear in mind that this was CO's solution to the median problem. Rather than trying to work out the existence of an actual median, they made crossing oncoming traffic the determining factor, and put a flag on the road asset to indicate whether this should be allowed. So displaced lanes are a new use case they had not anticipated, but it still fits. @Elesbaan70 it seems like when I brought up median detection a few months ago, that idea got shot down. @aubergine10 @Elesbaan70 All the issues you raised are all interesting and valid points. But none of them are serious enough to abandon this task all together. Even if we cannot detect all medians, detecting some medians is an improvement that is easily achievable. At least it would make it possible for asset creators to make TMPE friendly roads. What would be a serious (but even then I still don't think its a blocker) obstacle is a false positive. I have not seen any such example. I think detecting medians using elevated None lanes is an easy yet effective phase 1 for this issue (you can do 80% of the work in 20% of the time). Currently no one can create assets that prevents cars from crossing medians. After completing phase 1 at least informed asset creators will have a way to solve this problem. dealing with uninformed/old assets can come in later phases of this operation. it probably would take me less time to write the code than to discuss it!!!! I always thought the flag was about "can deliver to building on other side of road" / "can leave building and go directly to other side of road to start journey". yes that is what it currently does. but it does not make too much sense because for the same reason (ie median) trucks cannot cross lane to access building, they cannot cross lane to do anything else either. @aubergine10 @Elesbaan70 All the issues you raised are all interesting and valid points. But none of them are serious enough to abandon this task all together. Who, me? I'm actually in favor of this. I just want to pick it apart and make sure we aren't risking false positives. I think detecting medians using elevated None lanes is an easy yet effective phase 1 for this issue I don't even think you have to limit it to None lanes. but the elevation difference needs to fall within a range (even for None) to avoid false positives on lanes that are above the roadway and don't divide it. (see image below) it probably would take me less time to write the code than to discuss it!!!! In any case, this isn't really very urgent for me, since I'm gonna have to account for crossing oncoming lanes regardless of the presence of a median. 🤷‍♂️ Lanes above roadway that don't divide the road: I always thought the flag was about "can deliver to building on other side of road" / "can leave building and go directly to other side of road to start journey". This and only this. There no other use of m_canCrossLanes in the whole game codebase (that's why vehicles can cross median when building ahead is on fire). It's used when StartPathfind is trying to find a position on lane for forward and backward starting/ending point so pathfinding will ignore all lanes going backward direction (those further away aka positionB) on the segment closest to the target building. All the issues you raised are all interesting and valid points. But none of them are serious enough to abandon this task all together. I'd hate to see th is abandoned. If we can get even a fraction of it working it will be huge improvement for creators and users alike. I think detecting medians using elevated None lanes is an easy yet effective phase 1 for this issue Assuming that there are no vehicle lanes overlapping them to a sufficient degree. But yes, if we can get this it will be awesome. @kianzarrin I think we should hold off on implementing this until displaced lanes are done. The two features have a lot of overlap, since we're basically talking about grouping lanes for lane transition rules, and we don't want a repeat of the LaneConnectionManager mix-up. ;-) It might even turn out that combining the two features makes sense, but I won't know that until I get into it. I am closing this issue because I've formally defined an enhancement to achieve what it was after. #1528
gharchive/issue
2021-12-06T08:10:26
2025-04-01T06:36:49.764006
{ "authors": [ "Elesbaan70", "aubergine10", "kianzarrin", "krzychu124" ], "repo": "CitiesSkylinesMods/TMPE", "url": "https://github.com/CitiesSkylinesMods/TMPE/issues/1220", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1367326283
UHF-6566: Custom language negotiator to make language manipulation ea… …sier Codecov Report Merging #75 (c814a22) into main (5ffa6b9) will decrease coverage by 0.30%. The diff coverage is n/a. @@ Coverage Diff @@ ## main #75 +/- ## ============================================ - Coverage 51.63% 51.32% -0.31% Complexity 351 351 ============================================ Files 45 45 Lines 978 978 ============================================ - Hits 505 502 -3 - Misses 473 476 +3 Impacted Files Coverage Δ ...src/EventSubscriber/PartialMigrationSubscriber.php 86.36% <0.00%> (-13.64%) :arrow_down: :mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
gharchive/pull-request
2022-09-09T06:01:10
2025-04-01T06:36:49.795365
{ "authors": [ "codecov-commenter", "tuutti" ], "repo": "City-of-Helsinki/drupal-module-helfi-api-base", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-api-base/pull/75", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
939179174
Fix listing pagination off-by-one bug (and add tests to confirm) Addresses #56 and #141 [X] This change addresses the issue in full Description This change corrects the off-by-one error in totalPages in the pagination metadata, and adds tests that confirm that the fix gives the intended result. Type of change [X] Bug fix (non-breaking change which fixes an issue) How Can This Be Tested/Reviewed? $ cd backend/core $ yarn test:e2e:local Thanks!
gharchive/pull-request
2021-07-07T19:06:27
2025-04-01T06:36:49.816156
{ "authors": [ "anders-schneider" ], "repo": "CityOfDetroit/bloom", "url": "https://github.com/CityOfDetroit/bloom/pull/147", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1719873928
⚠️ Bofrost.be has degraded performance In 7da7c8c, Bofrost.be (https://www.bofrost.be) experienced degraded performance: HTTP code: 200 Response time: 2016 ms Resolved: Bofrost.be performance has improved in 789aaef.
gharchive/issue
2023-05-22T14:59:31
2025-04-01T06:36:49.855958
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/11198", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1796154241
⚠️ Bofrost.de has degraded performance In 3286904, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 1549 ms Resolved: Bofrost.de performance has improved in b900951.
gharchive/issue
2023-07-10T07:24:31
2025-04-01T06:36:49.859152
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/16158", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1800198694
⚠️ Bofrost.de has degraded performance In e26f2ea, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 1048 ms Resolved: Bofrost.de performance has improved in b6008fd.
gharchive/issue
2023-07-12T05:14:38
2025-04-01T06:36:49.862136
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/16437", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1809984273
⚠️ Bofrost.fr has degraded performance In 8f3c151, Bofrost.fr (https://www.bofrost.fr) experienced degraded performance: HTTP code: 200 Response time: 1556 ms Resolved: Bofrost.fr performance has improved in 2e62150.
gharchive/issue
2023-07-18T13:51:25
2025-04-01T06:36:49.865109
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/17411", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1816264111
⚠️ Bofrost.at has degraded performance In 1d92199, Bofrost.at (https://www.bofrost.at) experienced degraded performance: HTTP code: 200 Response time: 1357 ms Resolved: Bofrost.at performance has improved in 8603503.
gharchive/issue
2023-07-21T19:00:50
2025-04-01T06:36:49.868111
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/17938", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1830040905
⚠️ Bofrost.de has degraded performance In fd2e794, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 801 ms Resolved: Bofrost.de performance has improved in 961f8b1.
gharchive/issue
2023-07-31T21:18:45
2025-04-01T06:36:49.871365
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/19244", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1858305469
⚠️ Bofrost.at has degraded performance In ff279c8, Bofrost.at (https://www.bofrost.at) experienced degraded performance: HTTP code: 200 Response time: 1032 ms Resolved: Bofrost.at performance has improved in ff2be0f after 305 days, 11 hours, 6 minutes.
gharchive/issue
2023-08-20T23:24:38
2025-04-01T06:36:49.874336
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/20982", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2147689922
⚠️ Bofrost.de has degraded performance In b42fb76, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 834 ms Resolved: Bofrost.de performance has improved in e78ceac after 6 minutes.
gharchive/issue
2024-02-21T20:52:30
2025-04-01T06:36:49.877589
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/35743", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2230015835
⚠️ Bofrost.de has degraded performance In 3e1b12b, Bofrost.de (https://www.bofrost.de) experienced degraded performance: HTTP code: 200 Response time: 1779 ms Resolved: Bofrost.de performance has improved in 14dd49d after 2 hours, 20 minutes.
gharchive/issue
2024-04-07T23:53:24
2025-04-01T06:36:49.880619
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/40794", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2275498469
⚠️ Bofrost.fr has degraded performance In 3ffbe28, Bofrost.fr (https://www.bofrost.fr) experienced degraded performance: HTTP code: 200 Response time: 1499 ms Resolved: Bofrost.fr performance has improved in 331257e after 10 minutes.
gharchive/issue
2024-05-02T13:06:16
2025-04-01T06:36:49.883956
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/44214", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2302052004
⚠️ Bofrost.lu has degraded performance In d3b5622, Bofrost.lu (https://www.bofrost.lu) experienced degraded performance: HTTP code: 200 Response time: 2450 ms Resolved: Bofrost.lu performance has improved in d810bf0 after 13 minutes.
gharchive/issue
2024-05-17T07:47:34
2025-04-01T06:36:49.887019
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/46604", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2334887090
⚠️ Bofrost.lu has degraded performance In e1b5f8b, Bofrost.lu (https://www.bofrost.lu) experienced degraded performance: HTTP code: 200 Response time: 1601 ms Resolved: Bofrost.lu performance has improved in 0c6c171 after 31 minutes.
gharchive/issue
2024-06-05T04:44:33
2025-04-01T06:36:49.890084
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/49655", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2341474719
⚠️ Bofrost.fr has degraded performance In 285e3bc, Bofrost.fr (https://www.bofrost.fr) experienced degraded performance: HTTP code: 200 Response time: 1320 ms Resolved: Bofrost.fr performance has improved in 54cad7b after 6 minutes.
gharchive/issue
2024-06-08T04:50:28
2025-04-01T06:36:49.893180
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/50149", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2359423158
⚠️ Bofrost.at has degraded performance In c13fa23, Bofrost.at (https://www.bofrost.at) experienced degraded performance: HTTP code: 200 Response time: 1233 ms Resolved: Bofrost.at performance has improved in 1e912aa after 6 minutes.
gharchive/issue
2024-06-18T09:43:10
2025-04-01T06:36:49.896375
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/51572", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2392946614
⚠️ Bofrost.be has degraded performance In abfd436, Bofrost.be (https://www.bofrost.be) experienced degraded performance: HTTP code: 200 Response time: 1211 ms Resolved: Bofrost.be performance has improved in e281178 after 6 minutes.
gharchive/issue
2024-07-05T17:34:39
2025-04-01T06:36:49.899382
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/53686", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1650782129
⚠️ Bofrost.be has degraded performance In 108dffb, Bofrost.be (https://www.bofrost.be) experienced degraded performance: HTTP code: 200 Response time: 1242 ms Resolved: Bofrost.be performance has improved in 7f649ff.
gharchive/issue
2023-04-02T02:47:19
2025-04-01T06:36:49.902740
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/7042", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1696401139
⚠️ Bofrost.be has degraded performance In 7e47ce5, Bofrost.be (https://www.bofrost.be) experienced degraded performance: HTTP code: 200 Response time: 1748 ms Resolved: Bofrost.be performance has improved in e045f41.
gharchive/issue
2023-05-04T17:24:24
2025-04-01T06:36:49.905792
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/9603", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1700921664
⚠️ Bofrost.be has degraded performance In 24c0685, Bofrost.be (https://www.bofrost.be) experienced degraded performance: HTTP code: 200 Response time: 1790 ms Resolved: Bofrost.be performance has improved in 25e9655.
gharchive/issue
2023-05-08T20:55:22
2025-04-01T06:36:49.909004
{ "authors": [ "Ckal" ], "repo": "Ckal/Uptime", "url": "https://github.com/Ckal/Uptime/issues/9943", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
796520419
Some Ideas Looking great so far. It's very consitent and i would think also easy to follow. For me personally, even when leanring something new, i feel like it's too verbose, but too verbose is most likely better than the opposite, increasing the chance of misunderstandings. (I could go into detail why i think it's better to be "too verbose" imo because i have lots of reasons, but i don't feel like it's necessary. Just know that it's not a bad thing.) There are just a few ideas i had. Not sure how to share them, so i pushed them to a separate branch in my fork. Thanks for the feedback! I was pretty verbose on purpose because explanations like these have a lot of room for ambiguity, and I don't want to give the wrong idea about things. It's definitely not for someone wanting to throw a quick GUI together, but for someone that wants to actually learn about the details of how they work. If you view it from that point of view, I think it's 'appropriately verbose', as I feel like I don't go on about some silly detail for three paragraphs. I just touch on a lot of things because there's a lot to explain, and the explanations themselves are pretty to the point. Feel free to tell me about spots where you think I am just waffling though ofc. Regarding your ideas, I'll add the link. The second thing about the loop is a matter of coding preference I guess. I'll stew on it a bit, I think either way is fine, especially since it doesn't matter for the GUI stuff itself really. Funny that you bring the tags thing up, I actually wanted to have another chapter that goes into exactly that, writing on_click handlers for those buttons. I decided to move it to advanced techniques for now, maybe I'll make it a chapter still, not sure. It'll definitely be mentioned though :) Thanks for the feedback! I was pretty verbose on purpose because explanations like these have a lot of room for ambiguity, and I don't want to give the wrong idea about things. It's definitely not for someone wanting to throw a quick GUI together, but for someone that wants to actually learn about the details of how they work. If you view it from that point of view, I think it's 'appropriately verbose', as I feel like I don't go on about some silly detail for three paragraphs. I just touch on a lot of things because there's a lot to explain, and the explanations themselves are pretty to the point. Feel free to tell me about spots where you think I am just waffling though ofc. Regarding your ideas, I'll add the link. The second thing about the loop is a matter of coding preference I guess. I'll stew on it a bit, I think either way is fine, especially since it doesn't matter for the GUI stuff itself really. Funny that you bring the tags thing up, I actually wanted to have another chapter that goes into exactly that, writing on_click handlers for those buttons. I decided to move it to advanced techniques for now, maybe I'll make it a chapter still, not sure. It'll definitely be mentioned though :) yea regarding the verbose thing, i agree. One of the reasons i said it's good the way it is currently was pretty close to what you just said. Regarding the loop, agreed. It is also fine the way it is for the record. And i very much like the tags section. It has all the important information in it 👍 . And i consider it to be good to be in the main tutorial, because chances are just soo high for someone to need them, but if they end up looking at other mods, they'd find people using the name for everything, just how you explained as well, which would make their life way harder for no reason :D yea regarding the verbose thing, i agree. One of the reasons i said it's good the way it is currently was pretty close to what you just said. Regarding the loop, agreed. It is also fine the way it is for the record. And i very much like the tags section. It has all the important information in it 👍 . And i consider it to be good to be in the main tutorial, because chances are just soo high for someone to need them, but if they end up looking at other mods, they'd find people using the name for everything, just how you explained as well, which would make their life way harder for no reason :D Alright, seems we agree, appreciate the feedback. I'll get to work on some of the advanced sections, and after that prep it for 'release'. Alright, seems we agree, appreciate the feedback. I'll get to work on some of the advanced sections, and after that prep it for 'release'.
gharchive/issue
2021-01-29T02:18:11
2025-04-01T06:36:49.920443
{ "authors": [ "ClaudeMetz", "JanSharp" ], "repo": "ClaudeMetz/UntitledGuiGuide", "url": "https://github.com/ClaudeMetz/UntitledGuiGuide/issues/2", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
772164096
Fix compilation errors This should fix some clang build errors when used as submodule for clickhouse. @alexey-milovidov could you look into this? I missed this PR. PS. We build all contrib with -w and -isystem (similar to what compiler is doing when the library is in /usr/include).
gharchive/pull-request
2020-12-21T13:19:45
2025-04-01T06:36:50.055349
{ "authors": [ "alexey-milovidov", "ildus" ], "repo": "ClickHouse-Extras/dragonbox", "url": "https://github.com/ClickHouse-Extras/dragonbox/pull/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
358950092
Effecient way to load events On prev and next, I am adding events to calendar. There are around 60-70 events per month. Adding events one by one in loop like this this.calendar.addEvent(event) takes a long time and hangs the browser. Adding events all at once with this code this.calendar.addEvents(events) is better but it still hangs the browser for few seconds. I was trying to use the progress bar to wait for the load. event the progress bar stops for few seconds, while the events load. Is there a more efficient way to load events? I found a few improvements that could be made. Would a "setEvents" make more sense in your use case? Adding that function could also improve performance. There are some things updated after each event is added - that should be delayed after all events are added. Vue watches some of those things so it probably triggers some unnecessary calls. I do not find a setEvents function in calendar. Do you mean adding a new function? It would be great if you can make improvements to this. Please let me know if I can help in any way. @ClickerMonkey any update on this? Yes, I should have an update to dayspan shortly. @ClickerMonkey BTW congratulations on officially being on Vuetify itself. @developernaren dayspan 0.12.4 published, setEvents added to Calendar which should improve performance in your scenario. Let me know how it goes. It is much better but there are still some lags. There is an issue with next and prev buttons. If I use the prev and next button more than twice, Events stop loading completely and just the blank calendar appears. It is much better, but there is still a bit of glitchiness and still the loader is not smooth. Hello @ClickerMonkey , Can we expect the same functionality to be moved into Vuetify v-calendar as you built in dayspan-vuetify? or it's not on roadmap? i saw the comment somewhere on vuetify that drug&drop and other features are out of scope for v-calendar component, but looks like something is happening there.
gharchive/issue
2018-09-11T08:56:41
2025-04-01T06:36:50.203575
{ "authors": [ "ClickerMonkey", "developernaren", "ivanvorona" ], "repo": "ClickerMonkey/dayspan-vuetify", "url": "https://github.com/ClickerMonkey/dayspan-vuetify/issues/76", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1349779291
VCI homepage and curation pages are not working The VCI pages for single variants and the homepage list of curations are not opening. This is happening for multiple but not all users at the Broad. Here are the links: https://curation.clinicalgenome.org/dashboard/, https://curation.clinicalgenome.org/variant-central/74263d3f-ca29-4537-8849-344e90920f0b/interpretation/22a5d841-60d9-4e74-b1da-7643afebb812/ @msingerb Thanks for reporting. We are investigating now. @msingerb This was an issue with AWS that affected API Gateway endpoints and AWS services in the US-WEST-2 Region. AWS immediately worked to resolve this issue and it looks like everything is back online again now. If you are still having issues then please let us know. Thank you again for reaching out to us. Looks like it just started working again. On Wed, Aug 24, 2022 at 1:21 PM Matt W. Wright @.***> wrote: @msingerb https://github.com/msingerb Thanks for reporting. We are investigating now. — Reply to this email directly, view it on GitHub https://github.com/ClinGen/gene-and-variant-curation-tools/issues/239#issuecomment-1226015837, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALJR2T4T5HGQ7EG7Y73MSC3V2ZKYLANCNFSM57QD3Q7A . You are receiving this because you were mentioned.Message ID: @.***> -- Moriel Singer-Berk Senior Clinical Genomic Variant Curator Broad Institute of MIT and Harvard 415 Main Street, Cambridge, MA 02142 @.*** Pronouns: she/her [image: BroadInstLogoforDigitalRGB.png] https://www.broadinstitute.org/
gharchive/issue
2022-08-24T17:13:10
2025-04-01T06:36:50.221893
{ "authors": [ "msingerb", "wrightmw" ], "repo": "ClinGen/gene-and-variant-curation-tools", "url": "https://github.com/ClinGen/gene-and-variant-curation-tools/issues/239", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2462343294
🛑 Authentik is down In 4c2dbf0, Authentik (https://auth.cloudhub.social) was down: HTTP code: 503 Response time: 606 ms Resolved: Authentik is back up in e07be18 after 18 minutes.
gharchive/issue
2024-08-13T04:09:26
2025-04-01T06:36:50.565554
{ "authors": [ "Just-Insane" ], "repo": "CloudHub-Social/Status", "url": "https://github.com/CloudHub-Social/Status/issues/1170", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2066035460
🛑 Lemmy is down In 5592d77, Lemmy (https://lemmy.cloudhub.social) was down: HTTP code: 503 Response time: 477 ms Resolved: Lemmy is back up in 3aaff04 after 15 minutes.
gharchive/issue
2024-01-04T17:08:28
2025-04-01T06:36:50.567880
{ "authors": [ "Just-Insane" ], "repo": "CloudHub-Social/Status", "url": "https://github.com/CloudHub-Social/Status/issues/350", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
794844973
2021-01-26 Description Content1 ... Content2 ... Content3 ... This PR has: [ ] been self-reviewed. [ ] concurrent read [ ] concurrent write [ ] concurrent read and write [ ] added documentation for new or modified features or behaviors. [ ] added Javadocs for most classes and all non-trivial methods. [ ] added or updated version, license, or notice information [ ] added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader. [ ] added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage. [ ] added integration tests. [ ] been tested in a test IoTDB cluster. Key changed/added classes (or packages if there are too many classes) in this PR 11 11
gharchive/pull-request
2021-01-27T07:23:36
2025-04-01T06:36:50.588275
{ "authors": [ "CloudWise-Lukemiao" ], "repo": "CloudWise-Lukemiao/iotdb", "url": "https://github.com/CloudWise-Lukemiao/iotdb/pull/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1325182369
cant get armor mods to load. This is how I have everything located on my steam deck except modengine.toml I could not find that at all. also I put chr, menu, parts in the mod folder as if modengine2 was working by its self. I am not sheer if this is how its suppose to work. realistically I wish I could just use modengione2 by itself I got it to work wonderfully on my pc but with my steam deck in I really wanted to get it to work on there. Any help would be greatly appreciated. ELDEN RING └── Game | ├── mods │ ├── lua.dll │ ├── modengine2.dll │ ├──chr │ ├──menu │ ├──parts | ├── movie ├── sd ├── amd_ags_x64.dll ├── bink2w64.dll ├── dinput8.dll ├── eldenring.exe ├── eossdk-win64-shipping.dll ├── eossdk-win64-shipping.so ├── mod_loader_config.ini ├── modengine.toml ├── oo2core_6_win64.dll ├── regulation.bin ├── start_protected_game.exe └── steam_api64.dll I have sens edeted config_eldenring.toml to modengine.toml pointing it to randomizer folder I have also changed mod_loader_config timer to 2500 insted of 5000. I am still unable to load mods that are in the sub folder under randomizer. ELDEN RING └── Game ├── SeamlessCoop │ └── cooppassword.ini ├── mods │ ├── lua.dll │ ├── modengine2.dll │ ├──chr │ ├──menu │ ├──parts ├── movie ├── randomizer │ ├──chr │ ├──menu │ ├──parts ├── sd ├── amd_ags_x64.dll ├── bink2w64.dll ├── dinput8.dll ├── eldenring.exe ├── eossdk-win64-shipping.dll ├── eossdk-win64-shipping.so ├── mod_loader_config.ini ├── modengine.toml ├── oo2core_6_win64.dll ├── regulation.bin ├── start_protected_game.exe └── steam_api64.dll I got it to work Thank you for the code this is awesome. can you explain how you got it to work ? thanks
gharchive/issue
2022-08-02T01:57:01
2025-04-01T06:36:50.595084
{ "authors": [ "Kyr4l", "amfiliault" ], "repo": "Cloudef/ModEngine2", "url": "https://github.com/Cloudef/ModEngine2/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2017115452
Multi-expression matching support Would it be possible (and useful) to have match accept multiple expressions? Each match expression will match the corresponding case expression and evaluated as an and for each expression in a case. local a, b = 2, 5 match a, b+1 { case 1, a => { print 'no' } case 2, 4 => { print 'neither' } case b-1, 6 => { print 'nay' } case 2, a*3 => { print 'THIS CASE will be selected' } } If implemented, will probably be neater to have "passthrough" case expressions too, that technically works as a wildcard that always matches for that case expression, albeit it might be difficult to come up with a symbol (or existing keyword) for it. There is no case in clue Oops, fixed that. Also unknowingly removed the print parentheses. As for the latter concern, they do work and end up being if (_internal0 == b-1), etc. The precedence is another story, but in this case it's not a worry (yet) Oops, fixed that. Also unknowingly removed the print parentheses. As for the latter concern, they do work and end up being if (_internal0 == b-1), etc. The precedence is another story, but in this case it's not a worry (yet) this is if statement is basically unintended behavior, since b won’t be defined to what you would expect it to be? match branches can have any expression for its pattern, even if it's a useless one
gharchive/issue
2023-11-29T17:48:07
2025-04-01T06:36:50.611091
{ "authors": [ "Lyrth", "Maiori44", "Markos-Th09" ], "repo": "ClueLang/Clue", "url": "https://github.com/ClueLang/Clue/issues/140", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1493912187
Make a ReadMe for Buttons Do this on main priority. @RavindraP04 @Rajdip019 Done #835
gharchive/issue
2022-12-13T10:22:12
2025-04-01T06:36:50.612267
{ "authors": [ "Rajdip019", "RavindraP04" ], "repo": "Clueless-Community/seamless-ui", "url": "https://github.com/Clueless-Community/seamless-ui/issues/804", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
148979082
Parse das chamadas JSON Qual lib ou vamos utilizar NSURLSession para fazer o tratamento dos JSONs da nossa API? Moya; Alamofire; ObjectMapper; NSURLSession; Outra? Acho desnecessário o uso do ObjectMapper, dado a estrutura de modelos que temos. Não acredito que precisamos trabalhar com NSURLSession, dado os métodos públicos ainda não serem "Swiftly"! Acho desnecessário o uso do ObjectMapper, dado a estrutura de modelos que temos. Não acredito que precisamos trabalhar com NSURLSession, dado os métodos públicos ainda não serem "Swiftly"! Por fim, acredito que podemos utilizar Alamofire ou Moya. Não tenho experiência/contato com o Moya, mas o @brunogb recomendou o uso. Nunca utilizei o Moya também, por mim eu gostaria que utilizássemos o Alamofire. Pessoal, vale lembrar que o Moya é uma camada construída em cima do Alamofire, se forma que é redundante falar em usar Moya e Alamofire. Eu já utilizei o Moya e recomendo. Fica bem facil ligar com os endpoints, além de facilitar a organização do cliente da API. Acho que facilita também os testes unitários uma vez que é possível fazer o mock chamadas usando o Moya. :) Em sex, 29 de abr de 2016 às 22:40, Thiago Holanda notifications@github.com escreveu: Pessoal, vale lembrar que o Moya é uma camada construída em cima do Alamofire, se forma que é redundante falar em usar Moya e Alamofire. — You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/CocoaHeadsBrasil/CocoaHeadsApp/issues/79#issuecomment-215922146 Então vamos de Moya para o parse das chamadas JSONs, correto? https://github.com/Moya/Moya
gharchive/issue
2016-04-17T18:24:11
2025-04-01T06:36:50.708957
{ "authors": [ "FelipeCardoso89", "Viniciuscarvalho", "igorcferreira", "unnamedd" ], "repo": "CocoaHeadsBrasil/CocoaHeadsApp", "url": "https://github.com/CocoaHeadsBrasil/CocoaHeadsApp/issues/79", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2614496748
Improving UI of the Navbar. The Navbar needs improvement to enhance UI/UX. I would like to add better hovering effect and change spacing and layout in the Navbar. assign to me
gharchive/issue
2024-10-25T15:54:20
2025-04-01T06:36:50.836581
{ "authors": [ "Nelcy17", "rajnish032" ], "repo": "Code-Social/official-website", "url": "https://github.com/Code-Social/official-website/issues/419", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1955919331
ComboBox: Refactored HandleKeyDown -Refactored HandleKeyDown -(breaking) Changed LockScroll default to: true -BugFix: Several ArgumentNull- and ArgumentOutOfRangeExceptions -BugFix: Highlight class would be applied when it shouldn't -Feature: Use PageUp and PageDown keys to scroll through menu -Feature: Full menu-cycling -Feature: Added parameter: OpenMenuAfterClear to open the menu after clicking Clear icon -Feature: Added parameters: TextColor, CheckBoxCheckedColor, CheckBoxUnCheckedColor, CheckBoxSize Thanks 🥇
gharchive/pull-request
2023-10-22T14:16:38
2025-04-01T06:36:50.841565
{ "authors": [ "Yomodo", "mckaragoz" ], "repo": "CodeBeamOrg/CodeBeam.MudBlazor.Extensions", "url": "https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/pull/319", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2164395474
🛑 sensors.AFRICA - API is down In c546afc, sensors.AFRICA - API (https://api.sensors.africa/docs) was down: HTTP code: 0 Response time: 0 ms Resolved: sensors.AFRICA - API is back up in d13e07e after 5 hours, 23 minutes.
gharchive/issue
2024-03-02T00:08:40
2025-04-01T06:36:50.856403
{ "authors": [ "cfafrica" ], "repo": "CodeForAfrica/upptime", "url": "https://github.com/CodeForAfrica/upptime/issues/212", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1818440465
🛑 openAFRICA API is down In 6705ac7, openAFRICA API (https://bulk.openafrica.net/api) was down: HTTP code: 0 Response time: 0 ms Resolved: openAFRICA API is back up in a3ac8cb.
gharchive/issue
2023-07-24T13:32:55
2025-04-01T06:36:50.858977
{ "authors": [ "cfafrica" ], "repo": "CodeForAfrica/upptime", "url": "https://github.com/CodeForAfrica/upptime/issues/65", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2087403189
A11y - Add a descriptive aria-label for property links Describe the task Each property "Click here for Atlas Info" link is titled the same. Screenreader users use shortcuts of headers, page regions, and links to navigate the page quickly. For a screenreader user, they won't be able to tell the difference between the links. If you add an aria-label to the link it will override the text inside the link and show for screenreader users. Acceptance Criteria [ ] Add an aria-label="name of property atlas info" to the property link Additional context What it sounds like for VoiceOver users checking out links on the map page Atlas info link does not show anymore, so this issue is not relevant. Closing
gharchive/issue
2024-01-18T03:22:44
2025-04-01T06:36:50.869333
{ "authors": [ "bacitracin" ], "repo": "CodeForPhilly/vacant-lots-proj", "url": "https://github.com/CodeForPhilly/vacant-lots-proj/issues/207", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2113868932
Rule "escape_implicit_backslashes" is deprecated. Use "string_implicit_backslashes" instead. See https://github.com/codeigniter4/CodeIgniter4/pull/8500#issue-2113867103 @kenjis when can we except new release. I found out that his is the reason for CS Fixer inspection not working in PHPStorm editor
gharchive/issue
2024-02-02T01:51:21
2025-04-01T06:36:50.870821
{ "authors": [ "kenjis", "najdanovicivan" ], "repo": "CodeIgniter/coding-standard", "url": "https://github.com/CodeIgniter/coding-standard/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
705584813
Everything was deleted When a second manga was with its chapter null, all actions changed both manga in my bookmark Foi corrigido junto com a issue#9
gharchive/issue
2020-09-21T13:10:51
2025-04-01T06:36:50.887645
{ "authors": [ "CodeWracker", "aber00fort" ], "repo": "CodeWracker/MangaBookmark-Chrome-Extension", "url": "https://github.com/CodeWracker/MangaBookmark-Chrome-Extension/issues/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1024240799
add challenges to list of resources Overview PR Checklist [ ] Related to designs: [ ] Related to JIRA ticket: ABC-123 [ ] I have run this code to verify it works [ ] This PR includes unit tests for the code change 📬Published Alpha Packages:@codecademy/gamut-kit@0.5.109-alpha.dde3da.0@codecademy/gamut-labs@25.0.1-alpha.dde3da.0@codecademy/styleguide@48.0.2-alpha.dde3da.0 📬Published Alpha Packages:@codecademy/gamut-kit@0.5.109-alpha.9e74c1.0@codecademy/gamut-labs@25.0.1-alpha.9e74c1.0@codecademy/styleguide@48.0.2-alpha.9e74c1.0 🚀 Styleguide deploy preview ready!https://61670759a9bfa61c3f344d5f--gamut-preview.netlify.appDeploy Logs 📬Published Alpha Packages:@codecademy/gamut-kit@0.5.110-alpha.4f6f9b.0@codecademy/gamut-labs@25.1.1-alpha.4f6f9b.0@codecademy/styleguide@48.0.3-alpha.4f6f9b.0 🚀 Styleguide deploy preview ready!https://61674223d8fe06008f6ed542--gamut-preview.netlify.appDeploy Logs 📬Published Alpha Packages:@codecademy/gamut-kit@0.5.118-alpha.c176dc.0@codecademy/gamut-labs@25.1.9-alpha.c176dc.0@codecademy/styleguide@48.0.13-alpha.c176dc.0 🚀 Styleguide deploy preview ready!https://6169c63106fb33352e9c6e7a--gamut-preview.netlify.appDeploy Logs looks good! can you add the monolith PR with the alpha branch just so i can double-check functionality? 🙏 also looks like ya still have to update the Resources tests @slin12 is deploying this PR as part of the challenges rollout.
gharchive/pull-request
2021-10-12T19:42:27
2025-04-01T06:36:50.899448
{ "authors": [ "JahazielGuzman", "codecademydev" ], "repo": "Codecademy/client-modules", "url": "https://github.com/Codecademy/client-modules/pull/2110", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2630360938
Syntax highlight of chat buffer The filetype of the gpt-persistent-session buffer is "markdown." How is Vim supposed to highlight the ^A and >>> (the latter is an erroneous construct in markdown)? I attached an image of what I get. I use https://github.com/inkarkat/vim-SyntaxRange which works reasonably well.
gharchive/issue
2024-11-02T09:59:21
2025-04-01T06:36:50.957722
{ "authors": [ "CoderCookE", "sagb" ], "repo": "CoderCookE/vim-chatgpt", "url": "https://github.com/CoderCookE/vim-chatgpt/issues/46", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
1013230122
Xcode13+iOS15 mj_footer 显示位置的问题 描述bug 升级到Xcode13+iOS15以后,原来显示在界面外的 mj_footer 直接显示在界面内了 必现/偶发? 必现 怎么样重现这个bug ` _tableView = [[UITableView alloc] initWithFrame:CGRectMake(0, 0, [UIScreen mainScreen].bounds.size.width, [UIScreen mainScreen].bounds.size.height) style:UITableViewStyleGrouped]; [self.view addSubview:_tableView]; _tableView.mj_footer = [MJRefreshBackNormalFooter footerWithRefreshingTarget:self refreshingAction:@selector(loadMoreFuntion)]; ` 你期望的结果是什么? mj_footer在未上拉时不可见,目前看是原先在 HomeIndicator 安全区下的内容被显示了出来,或者是显示的高度少计算了安全区的高度 截图 运行环境 iPhone13 Pro iOS15 Xcode13 额外的 用Xcode12发布的appstore版本在iOS15使用时无此问题 虽然不清除具体为啥,设置了 ignoredScrollViewContentInsetBottom 忽略掉了
gharchive/issue
2021-10-01T11:24:18
2025-04-01T06:36:50.962806
{ "authors": [ "Sunshow" ], "repo": "CoderMJLee/MJRefresh", "url": "https://github.com/CoderMJLee/MJRefresh/issues/1547", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
352955212
One of my kata was stolen! @kazk Kata : https://www.codewars.com/kata/mumbling/ has now for creator @mcneal.... who signalled this by a comment: "It seems as if someone falsely assigned my account to be the creator of the mumbling kata." Strangeness when you hold us! Ghosts at CW? Who you gonna call? :sweat_smile:
gharchive/issue
2018-08-22T13:32:00
2025-04-01T06:36:50.987368
{ "authors": [ "anter69", "g964" ], "repo": "Codewars/codewars.com", "url": "https://github.com/Codewars/codewars.com/issues/1540", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
142687069
Could not filter completed kata I filtered kata by 'kata I have not completed'. But still I can see the completed kata on the page. For example, when I filtered kata by 'kata I have not completed on 8 kyu', I can see the 'Multiply' kata on this list which I have solved long time ago. Also I can see the past solutions on the 'Multiply' kata page. However, no matter how many times I have clicked the 'submit final' button, I can still find the same kata listed as uncompleted katas. Now when I Filtered 'Kata I have not completed on Kyu 8', I get 50 katas which I have solved a long time ago. 5 days ago, there are only 3 abnormal katas. The number of abnormal katas is growing. I filed an issue very similiar to this. https://github.com/Codewars/codewars.com/issues/282 It's possible the two issues have the same cause; however there is at least one difference, since I cannot see my solutions to multiply and broken greetings--even though they are stored under "past solutions' on the training page: Closing old issue. Please open a new one if this issue is still there.
gharchive/issue
2016-03-22T15:32:35
2025-04-01T06:36:50.991084
{ "authors": [ "kazk", "paul-calvelage", "yangyanzhan" ], "repo": "Codewars/codewars.com", "url": "https://github.com/Codewars/codewars.com/issues/265", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
2562704485
Exhausted searching IDs in known runs Hello, I am also facing this issue where it's not able to parse the run ID from the fetched steps. . see the logs below: Run codex-/return-dispatch@feat/improve_retry_strategy Fetching Workflow ID for integration-tests.yaml... Fetched Workflow ID: 120552602 Successfully dispatched workflow: Repository: *** Branch: main Workflow ID: integration-tests.yaml Workflow Inputs: {"commit_hash":"1495d0634a0e195b19a9908e53e99effbae7fab8"} Distinct ID: efc563f4-5c6d-4a77-9ec6-f18d3288ed85 Attempt to extract run ID from steps... Exhausted searching IDs in known runs, attempt 1... is it because the fetched workflow run doesn't have the branch value of "main"? when I hit the endpoint that specific workflow run returns the head_branch, I am wondering if how it's parsing. would you be able to give some advice what I can do resolve this issue? Thank you in advance. looking into the code it seems like it's printing the value that must be provided in the config. I have defined my workflow step like this - name: Dispatch Event to Processor Repo uses: codex-/return-dispatch@feat/improve_retry_strategy id: return_dispatch with: token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} repo: *** owner: *** ref: main workflow: integration-tests.yaml workflow_inputs: '{"commit_hash": "${{ github.sha }}"}' function getBranchNameFromRef(ref: string): string | undefined { const refItems = ref.split(//?refs/heads//); if (refItems.length > 1 && (refItems[1]?.length ?? 0) > 0) { return refItems[1]; } } any chance this code has a potential issue? function getBranchNameFromRef(ref: string): string | undefined { const refItems = ref.split(/\/?refs\/heads\//); if (refItems.length > 1 && (refItems[1]?.length ?? 0) > 0) { return refItems[1]; } } function isTagRef(ref: string): boolean { return new RegExp(/\/?refs\/tags\//).test(ref); } export function getBranchName(ref: string): string | undefined { let branchName: string | undefined = undefined; if (!isTagRef(ref)) { /** * The listRepoWorkflows request only accepts a branch name and not a ref (for some reason). * * Attempt to filter the branch name specifically and use that. */ const branch = getBranchNameFromRef(ref); if (branch) { branchName = branch; core.debug(`getWorkflowRunIds: Filtered branch name: ${ref}`); } else { core.debug( `failed to get branch for ref: ${ref}, please raise an issue with this git ref.`, ); } } else { core.debug(`Unable to filter branch, unsupported ref: ${ref}`); } return branchName; } looks like if i pass "main", it's going to return undefined. okay also the core issue is that it's looking for a distinct ID from steps fetched? and if I don't pass in distinct Id, it seems like using uuid(), and i don't think idRegex against the runId would never match? how is this supposed to work? Could you explain if I missed something from the way I set up the Step I've reworked a tonne of these particular pieces of logic and added extensive testing for them all in V2 which is due to release soon If you find this is still an issue please let me know and I'll re-open this Hey, I'm still seeing this issue. I'm trying to dispatch an action in the same repo. Here's the dispatching action aws_cdk_deploy_on_cdk_update.yml: # On pull requests that update datadog-cdk-constructs-v2 version, deploy the stacks to test the changes name: AWS deploy to test latest Datadog CDK permissions: contents: read # needed to checkout the code actions: write # needed to trigger the aws_cdk_deploy workflow on: push: branches: - 'github-actions/update-dd-cdk-version' - 'yiming.luo/auto-update-cdk-version-6' # for testing jobs: deploy: runs-on: ubuntu-latest env: GH_TOKEN: ${{ secrets.GH_ACTION_PAT }} steps: - name: Trigger AWS deploy Workflow uses: codex-/return-dispatch@2410062d00e50fbdc50dd9065a4e5f673e2455d3 # v2.0.3 id: return_dispatch with: token: ${{ secrets.GH_ACTION_PAT }} repo: serverless-self-monitoring owner: DataDog ref: refs/heads/yiming.luo/auto-update-cdk-version-6 workflow: aws_cdk_deploy.yml workflow_inputs: '{ "STACK_PREFIX": "cdkupdate" }' workflow_timeout_seconds: 1800 - ... Here's the receiving action aws_cdk_deploy.yml: name: AWS deploy on: workflow_dispatch: inputs: distinct_id: description: A dummy variable for compatability with GitHub Action codex-/return-dispatch, so this workflow can be triggered by aws_cdk_deploy_on_cdk_update.yml required: false ... env: ... jobs: deploy: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v2 When I push to yiming.luo/auto-update-cdk-version-6 branch, the dispatching action is run: Run codex-/return-dispatch@2410062d00e50fbdc50dd9065a4e5f673e2455d3 with: token: *** repo: serverless-self-monitoring owner: DataDog ref: refs/heads/yiming.luo/auto-update-cdk-version-6 workflow: aws_cdk_deploy.yml workflow_inputs: { "STACK_PREFIX": "cdkupdate" } workflow_timeout_seconds: 1800 env: GH_TOKEN: *** Fetching Workflow ID for aws_cdk_deploy.yml... Fetched Workflow ID: Repository: DataDog/serverless-self-monitoring Workflow ID: '54830463' Input Filename: 'aws_cdk_deploy.yml' Sanitised Filename: 'aws_cdk_deploy\.yml' URL: https://github.com/DataDog/serverless-self-monitoring/blob/main/.github/workflows/aws_cdk_deploy.yml Fetched Workflow ID: 54830463 Successfully dispatched workflow: Repository: DataDog/serverless-self-monitoring Branch: refs/heads/yiming.luo/auto-update-cdk-version-6 Workflow: aws_cdk_deploy.yml Workflow Inputs: {"STACK_PREFIX":"cdkupdate"} Distinct ID: 57c63979-19c7-41c4-8322-6b266ce3[16](https://github.com/DataDog/serverless-self-monitoring/actions/runs/12360643868/job/34498341289#step:2:17)3a Attempt to extract branch name from ref... Branch found for 'refs/heads/yiming.luo/auto-update-cdk-version-6': yiming.luo/auto-update-cdk-version-6 Attempting to identify run ID from steps... Exhausted searching IDs in known runs, attempt 1... Exhausted searching IDs in known runs, attempt 2... Exhausted searching IDs in known runs, attempt 3... Exhausted searching IDs in known runs, attempt 4... Exhausted searching IDs in known runs, attempt 5... Exhausted searching IDs in known runs, attempt 6... For the PAT, I've tried both: fine-grained token with: actions: read and write metadata: read-only classic token with: all of "repo" scope workflow Do you have any idea what's wrong? Thanks! Ah damn, sorry you're having trouble, let's work it out 🚀 For aws_cdk_deploy.yml is there a step like: steps: - name: echo distinct ID ${{ github.event.inputs.distinct_id }} run: echo ${{ github.event.inputs.distinct_id }} Without it the action cannot identify as it uses the step names to find the right run I don't have such a step. Will try! It worked! Thank you for your quick response! Awesome, glad it's working, no problem at all :) Let me know if you run into any more trouble, closing for now
gharchive/issue
2024-10-02T21:59:34
2025-04-01T06:36:51.001869
{ "authors": [ "Codex-", "lym953", "yuunlimm" ], "repo": "Codex-/return-dispatch", "url": "https://github.com/Codex-/return-dispatch/issues/253", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1596767652
🛑 Date is down In 4d75698, Date (https://dubae.vip) was down: HTTP code: 0 Response time: 0 ms Resolved: Date is back up in e51fdf0.
gharchive/issue
2023-02-23T12:24:54
2025-04-01T06:36:51.004853
{ "authors": [ "Codifta" ], "repo": "Codifta/uptime", "url": "https://github.com/Codifta/uptime/issues/153", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2275005643
Installation error I tried to follow the instructions in readme to install monaco-vscode-api, but there were a few errors: Console printed error and asked to install Python, I installed that. Console printed error and asked to install VS 2022 & C++ dev kit, I installed that. Now there is still error, but I can't understand, what's wrong. P.S. I have installed node.js, so commands like npm and gyp work well. And I should also say, that my colleagues have same problem with monaco-vscode-api installation too. Here is screenshot of errored console. Hi @Hummel009 if I am not mistaken this does not work with python 3.12.x Try python 3.11.x. I usually build this with WSL on Windows, but I can also verify this today on Windows. Hi @Hummel009 you have to install fitting spectre mitigation libraries. Like you I am using Visual Studio Community 2022, so in the installer you have to "Change" the installation and then go to "Individual components" and install the fitting libraries like you see in the screenshot below. @CGNonofr this is not a monaco-vscode-api issue, but could be mentioned in the README: Sure! do you mind updating the README/troubleshooting? I'm not sure I understand fully the issue @CGNonofr will do Thanks a lot for your help! Now everything installed without any problems. There is another problem after installation. When I am using Windows and trying to launch command «npm run build», appears new error saying, that rm not exist. And when I am using WSL, it says, that package.json is not found. @Hummel009 building this repo from scratch is only possible on Linux and Mac. If you are using Windows consider using a WSL that's what I usually do. @Hummel009 building this repo from scratch is only possible on Linux and Mac. If you are using Windows consider using a WSL that's what I usually do. I think they try WSL without success, I'm not familliar at all with WSL though Standard Ubuntu LTS, plus installing node.js and git should do Still couldn't configure one problem with this repo; I don't think it's now related to the installation itself, more to the configuration or dependencies... Anyway, npm run build fails due to a few errors. No edits were made to the code, the installation was successful in WSL. The Unexpected any value in conditional warnings are due to the eslint @typescript-eslint/strict-boolean-expressions plugin which is at least... bugous I don't know about the first 2 errors. It looks like eslint is not able to take typescript types into account... I’m still trying to install the repository, as mentioned above, only pure Ubuntu LTS 24.04 + git + node. The problem persists; The npm si command cannot be executed, the run build command gives the errors that I attached in the screenshot above. This month I tried several different Linux distributions, the problem was the same everywhere. At some point, I came across advice on the Internet for installing Yarn. After that, all the logs when installing the repository changed. However, this also did not lead to success. Perhaps there are some special requirements? For example, a specific version of node or git. Also above were mentioned dependencies such as VS + spectre mitigation libraries and a special version of python, but as I understand it, this is not relevant outside WSL. Or relevant? I’m still trying to install the repository, as mentioned above, only pure Ubuntu LTS 24.04 + git + node. The problem persists; The npm ci command cannot be executed, the run build command gives the errors that I attached in the screenshot above. This month I tried several different Linux distributions, the problem was the same everywhere. At some point, I came across advice on the Internet for installing Yarn. After that, all the logs when installing the repository changed. However, this also did not lead to success. Perhaps there are some special requirements? For example, a specific version of node or git. Also above were mentioned dependencies such as VS + spectre mitigation libraries and a special version of python, but as I understand it, this is not relevant outside WSL. Or relevant? What version of Node and npm are you running? I am using Node 20.15.0 and NPM 10.7.0. For the version 5.3.0 of the repo. After installation of Ubuntu LTS 24.04 + this versions of Node and npm, I used three commands from the README of this repo. Everything was OK. Then I used npm ci, and the command ended with next error: Installing vscode dependencies... ./scripts/install-vscode: line 36: yarn: command not found npm error code 127 npm error path /home/hummel009/monaco npm error command failed npm error command sh -c patch-package && ./scripts/install-vscode npm error A complete log of this run can be found in: /home/hummel009/.npm/_logs/2024-06-23T08_05_39_925Z-debug-0.log I decided that I should install Yarn and I did npm install --global yarn. Then I tried npm ci again. Yarn was found, there were huge logs in terminal and they ended with next problem: Unhandled Rejection at: Promise Promise { <rejected> Error: bad export type for `tree_sitter_tsx_external_scanner_create`: undefined at reportUndefinedSymbols (/tmp/tmp.q25qugj5OU/node_modules/web-tree-sitter/tree-sitter.js:1:19748) at postInstantiation (/tmp/tmp.q25qugj5OU/node_modules/web-tree-sitter/tree-sitter.js:1:17027) at /tmp/tmp.q25qugj5OU/node_modules/web-tree-sitter/tree-sitter.js:1:17752 at async /tmp/tmp.q25qugj5OU/node_modules/@vscode/l10n-dev/dist/main.js:329:10 at async /tmp/tmp.q25qugj5OU/node_modules/@vscode/l10n-dev/dist/main.js:318:22 } reason: Error: bad export type for `tree_sitter_tsx_external_scanner_create`: undefined at reportUndefinedSymbols (/tmp/tmp.q25qugj5OU/node_modules/web-tree-sitter/tree-sitter.js:1:19748) at postInstantiation (/tmp/tmp.q25qugj5OU/node_modules/web-tree-sitter/tree-sitter.js:1:17027) at /tmp/tmp.q25qugj5OU/node_modules/web-tree-sitter/tree-sitter.js:1:17752 at async /tmp/tmp.q25qugj5OU/node_modules/@vscode/l10n-dev/dist/main.js:329:10 at async /tmp/tmp.q25qugj5OU/node_modules/@vscode/l10n-dev/dist/main.js:318:22 [11:30:26] The following tasks did not complete: editor-distro [11:30:26] Did you forget to signal async completion? error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. npm error code 1 npm error path /home/hummel009/monaco npm error command failed npm error command sh -c patch-package && ./scripts/install-vscode npm error A complete log of this run can be found in: /home/hummel009/.npm/_logs/2024-06-23T08_19_17_756Z-debug-0.log Did you try installing Volta? we're relying on it here @CGNonofr should "yarn" be added to the volta config? I was wondering if we should add a Dockerfile with minimum set of packages, so people could use it as a devcontainer. I could propose something... @CGNonofr should "yarn" be added to the volta config? I was wondering if we should add a Dockerfile with minimum set of packages, so people could use it as a devcontainer. I could propose something... Yarn is only used by the VSCode build script, so adding it in this project won't do much. It just guarantee yarn is present though I'm open to anything making it easier to contribute :) It just guarantee yarn is present though Yes, that was the intention 🙂 I was able to really get a lot further with Volta, thanks for the advice! So far the npm ci and npm run build commands have worked well, I can say. Some logs wrote errors in the process, but the resulting one said success. But the npm start command in the demo has some errors in the process. Trying to open the editor in a browser causes the application to terminate with an error. npm install vscode@npm:@codingame/monaco-vscode-api — deprecated warnings, vulnerabilities npm install monaco-editor@npm:@codingame/monaco-vscode-editor-api — deprecated warnings, vulnerabilities npm install -D @types/vscode — deprecated warnings, vulnerabilities npm ci — a few «peer dependency» warnings, GYP errors, kerberos errors. The process is lengthy, this is only part of it. I'll be recording and screenshoting more, and then publish here. Ok those are in the VSCode project build process, I confirm there are a few warnings Did you try removing the vite cache in the demo by removing node_modules/.vite? (or running npm ci) Does the file pretended to be not existing exists on the disk? Folder .vite in node modules of demo subfolder doesn't exist, I can't remove it. Kerberos.o really doesnt't exist, as said in the log. But kerberos folders with kerberos headers exist. Perhaps some special version of make, cmake & gcc is needed? Installing kerberos as a separate package helped get rid of this error. Now there is only one red error left, and it has something to do with git. Git is installed and I am authorized in it. Can you tell me what could be the problem? In addition, there are a large number of references to unknown files and omissions in the log. I don't know if this is fatal, or if you also have this on installation. Basically, I don't see anything else that seems serious. There are some suspicious logs, which I photographed just in case, I think I showed some of them last time, but everything else is normal. If you wanna compare with the expected build log, you can compare with https://github.com/CodinGame/monaco-vscode-api/actions/runs/9599453082/job/26473217503 (Install dependencies section) In addition to examining the logs, I also decided to reiterate the sequence of commands that your action executes. The first difference starts here: Your log patching file yarn.lock patch -p1 -i /home/runner/work/monaco-vscode-api/monaco-vscode-api/vscode-paches/0059-fix-backport-fix.patch patching file src/vs/workbench/contrib/preferences/browser/preferences.contribution.ts Installing vscode dependencies... yarn config v1.22.22 success Set "ignore-engines" to true. Done in 0.04s. yarn install v1.22.22``` My log ```patching file package.json patching file yarn.lock patch -p1 -i /home/hummel009/Desktop/monaco-vscode-api/vscode-paches/0059-fix-backport-fix.patch patching file src/vs/workbench/contrib/preferences/browser/preferences.contribution.ts Installing vscode dependencies... Volta error: Node is not available. To run any Node command, first set a default version using `volta install node` Error details written to /home/hummel009/.volta/log/volta-error-2024-06-27_15_47_36.318.log npm notice npm notice New minor version of npm available! 10.7.0 -> 10.8.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.1 npm notice To update run: npm install -g npm@10.8.1 npm notice npm error code 126 npm error path /home/hummel009/Desktop/monaco-vscode-api npm error command failed npm error command sh -c patch-package && ./scripts/install-vscode npm error A complete log of this run can be found in: /home/hummel009/.npm/_logs/2024-06-27T12_45_57_116Z-debug-0.log``` Earlier this problem didn't appear because I can NPM installed before Volta. Perhaps clashing different installers is not good, but, one way or another, for some reason Volta does not work correctly for me if NPM was not installed before. When I pre-install NPM + Yarn and then only install Volta on the system, all the logs are exactly the same as in the online build of this repository. However, npm start in demo still does not work. It is missing 4 files (last time it was missing 7), and they are not visible in the imports. As a result, when I open the browser at a given address and port, instead of the demo just a blank screen with a title.
gharchive/issue
2024-05-02T09:12:11
2025-04-01T06:36:51.030455
{ "authors": [ "CGNonofr", "Hummel009", "JonasCarlstroem", "kaisalmen" ], "repo": "CodinGame/monaco-vscode-api", "url": "https://github.com/CodinGame/monaco-vscode-api/issues/420", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
393236511
Removing the rest of the path array In the livestream a path array was made to draw the path of the point. This, however, was not included in the final video, therefore some unnecessary code for the path remained in the code. Thank you!!
gharchive/pull-request
2018-12-20T22:34:59
2025-04-01T06:36:51.038059
{ "authors": [ "nijan18", "shiffman" ], "repo": "CodingTrain/website", "url": "https://github.com/CodingTrain/website/pull/913", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
141199632
求教 ConnectionLossException: KeeperErrorCode 我用spring-DM 集成jodis之后,本地代码测试正常,服务器报错。开始以为环境问题,我用测试例子打了个执行jar包,在服务器执行没问题。环境上应该没有问题的。。可以帮看一下我的错误,给我一个查找错误的方向吗? 报错如下 Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /zk/codis/db_test_codis_cluster/proxy/foo at org.apache.zookeeper.KeeperException.create(KeeperException.java:99) [null:na] at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [null:na] at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl$3.call(ExistsBuilderImpl.java:226) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl$3.call(ExistsBuilderImpl.java:215) [null:na] at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl.pathInForegroundStandard(ExistsBuilderImpl.java:212) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl.pathInForeground(ExistsBuilderImpl.java:205) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:168) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:39) [null:na] at org.apache.curator.framework.imps.CuratorFrameworkImpl.createContainers(CuratorFrameworkImpl.java:193) [null:na] at org.apache.curator.framework.recipes.cache.PathChildrenCache.ensurePath(PathChildrenCache.java:616) [null:na] at org.apache.curator.framework.recipes.cache.PathChildrenCache.rebuild(PathChildrenCache.java:322) [null:na] at org.apache.curator.framework.recipes.cache.PathChildrenCache.start(PathChildrenCache.java:299) [null:na] at com.wandoulabs.jodis.RoundRobinJedisPool.(RoundRobinJedisPool.java:242) [null:na] ... 56 common frames omitted 这个路径配的对么? '/zk/codis/db_test_codis_cluster/proxy/foo' 为什么最后有个'foo'? 我用zkCli.sh 查看了三台zookeeper 的路劲,我在代码上这样的curatorClient("66.0.34.24:2181,66.0.34.23:2181,66.0.34.217:2181",30000).zkProxyDir("/zk/codis/db_test_codis_cluster/proxy") 的所以我查看了ls /zk/codis/db_test_codis_cluster/proxy 下面是[proxy_1,proxy_2] 根本没有foo.所以我也很奇怪怎么会有个foo 这是我初始化pool的类 package com.csii.rdb.mgmt.action; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import redis.clients.jedis.JedisPoolConfig; import com.wandoulabs.jodis.JedisResourcePool; import com.wandoulabs.jodis.RoundRobinJedisPool; /** jedis 连接池 @author Administrator */ public class RedisPoolSingleInstance { private JedisResourcePool pool = null; private String zkServerUri; // ZooKeeper服务URI private String zkProxyDir; // ZooKeeper管理的数据结构路劲 private int zkSessionTimeoutMs; //ZooKeeper session timeout in milliseconds private boolean blockWhenExhausted; // 连接耗尽时是否报异常,false 报异常,true 阻塞知道超时,默认是true private Long maxWaitMillis; // 获取连接等待最大毫秒数,-1永不超时。 private int maxIdle; // 最大空闲连接数,默认是8 private int minIdle; // 最小空闲连接数,默认0 private int maxTotal; // 最大连接数 private boolean testOnBorrow; // 获取连接时检测有效性,默认false private final Log log = LogFactory.getLog(getClass()); private RedisPoolSingleInstance() { } public synchronized JedisResourcePool getRedisPool() { if (null == pool) { pool = getJedisPo(); } return pool; } private JedisResourcePool getJedisPo() { try { //创建jedis池 配置参数 JedisPoolConfig poolConfig = new JedisPoolConfig(); poolConfig.setBlockWhenExhausted(blockWhenExhausted); poolConfig.setMaxIdle(maxIdle); poolConfig.setMinIdle(minIdle); poolConfig.setMaxTotal(maxTotal); poolConfig.setMaxWaitMillis(maxWaitMillis); poolConfig.setTestOnBorrow(testOnBorrow); log.debug("ZookServer-->" +"zkServerUri: "+zkServerUri+"\r\nzkProxyDir: "+zkProxyDir); log.debug("RedisPoolConfig-->" +"blockWhenExhausted: "+blockWhenExhausted+"\r\nmaxIdle: "+maxIdle+"\r\nminIdle: "+minIdle+"\r\nmaxTotal: "+maxTotal+"\r\nmaxWaitMillis: "+maxWaitMillis+"\r\ntestOnBorrow: "+testOnBorrow); pool = RoundRobinJedisPool.create().curatorClient(zkServerUri,zkSessionTimeoutMs).zkProxyDir(zkProxyDir).poolConfig(poolConfig).build(); } catch (Exception e) { log.error("RedisPoolSingleInstance: init pool error:", e); } return pool; } public void setBlockWhenExhausted(boolean blockWhenExhausted) { this.blockWhenExhausted = blockWhenExhausted; } public void setMaxWaitMillis(Long maxWaitMillis) { this.maxWaitMillis = maxWaitMillis; } public void setMaxIdle(int maxIdle) { this.maxIdle = maxIdle; } public void setMinIdle(int minIdle) { this.minIdle = minIdle; } public void setMaxTotal(int maxTotal) { this.maxTotal = maxTotal; } public void setTestOnBorrow(boolean testOnBorrow) { this.testOnBorrow = testOnBorrow; } public void setZkServerUri(String zkServerUri) { this.zkServerUri = zkServerUri; } public void setZkProxyDir(String zkProxyDir) { this.zkProxyDir = zkProxyDir; } public void setZkSessionTimeoutMs(int zkSessionTimeoutMs) { this.zkSessionTimeoutMs = zkSessionTimeoutMs; } } import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import redis.clients.jedis.JedisPoolConfig; import com.wandoulabs.jodis.JedisResourcePool; import com.wandoulabs.jodis.RoundRobinJedisPool; /** 获取redis 连接池 @author Administrator */ public class RedisPoolSingleInstance { private JedisResourcePool pool = null; private String zkServerUri; // ZooKeeper服务URI private String zkProxyDir; // ZooKeeper管理的数据结构路劲 private int zkSessionTimeoutMs; //ZooKeeper session timeout in milliseconds private boolean blockWhenExhausted; // 连接耗尽时是否报异常,false 报异常,true 阻塞知道超时,默认是true private Long maxWaitMillis; // 获取连接等待最大毫秒数,-1永不超时。 private int maxIdle; // 最大空闲连接数,默认是8 private int minIdle; // 最小空闲连接数,默认0 private int maxTotal; // 最大连接数 private boolean testOnBorrow; // 获取连接时检测有效性,默认false private final Log log = LogFactory.getLog(getClass()); private RedisPoolSingleInstance() { } public synchronized JedisResourcePool getRedisPool() { if (null == pool) { pool = getJedisPo(); } return pool; } private JedisResourcePool getJedisPo() { try { //创建jedis池 配置参数 JedisPoolConfig poolConfig = new JedisPoolConfig(); poolConfig.setBlockWhenExhausted(blockWhenExhausted); poolConfig.setMaxIdle(maxIdle); poolConfig.setMinIdle(minIdle); poolConfig.setMaxTotal(maxTotal); poolConfig.setMaxWaitMillis(maxWaitMillis); poolConfig.setTestOnBorrow(testOnBorrow); log.debug("ZookServer-->" +"zkServerUri: "+zkServerUri+"\r\nzkProxyDir: "+zkProxyDir); log.debug("RedisPoolConfig-->" +"blockWhenExhausted: "+blockWhenExhausted+"\r\nmaxIdle: "+maxIdle+"\r\nminIdle: "+minIdle+"\r\nmaxTotal: "+maxTotal+"\r\nmaxWaitMillis: "+maxWaitMillis+"\r\ntestOnBorrow: "+testOnBorrow); pool = RoundRobinJedisPool.create().curatorClient(zkServerUri,zkSessionTimeoutMs).zkProxyDir(zkProxyDir).poolConfig(poolConfig).build(); } catch (Exception e) { log.error("RedisPoolSingleInstance: init pool error:", e); } return pool; } public void setBlockWhenExhausted(boolean blockWhenExhausted) { this.blockWhenExhausted = blockWhenExhausted; } public void setMaxWaitMillis(Long maxWaitMillis) { this.maxWaitMillis = maxWaitMillis; } public void setMaxIdle(int maxIdle) { this.maxIdle = maxIdle; } public void setMinIdle(int minIdle) { this.minIdle = minIdle; } public void setMaxTotal(int maxTotal) { this.maxTotal = maxTotal; } public void setTestOnBorrow(boolean testOnBorrow) { this.testOnBorrow = testOnBorrow; } public void setZkServerUri(String zkServerUri) { this.zkServerUri = zkServerUri; } public void setZkProxyDir(String zkProxyDir) { this.zkProxyDir = zkProxyDir; } public void setZkSessionTimeoutMs(int zkSessionTimeoutMs) { this.zkSessionTimeoutMs = zkSessionTimeoutMs; } } log.debug("ZookServer-->" +"zkServerUri: "+zkServerUri+"\r\nzkProxyDir: "+zkProxyDir); log.debug("RedisPoolConfig-->" +"blockWhenExhausted: "+blockWhenExhausted+"\r\nmaxIdle: "+maxIdle+"\r\nminIdle: "+minIdle+"\r\nmaxTotal: "+maxTotal+"\r\nmaxWaitMillis: "+maxWaitMillis+"\r\ntestOnBorrow: "+testOnBorrow); 这两行日志输出的结果对么? 对的。。。跟我写的测试例子的参数一样,测试例子没有加设置poolConfig。 package com.baozi.test; import redis.clients.jedis.Jedis; import com.wandoulabs.jodis.JedisResourcePool; import com.wandoulabs.jodis.RoundRobinJedisPool; public class TestJodis { public static void main(String[] args) { JedisResourcePool jedisPool = RoundRobinJedisPool.create().curatorClient("66.0.34.24:2181,66.0.34.23:2181,66.0.34.217:2181",10000).zkProxyDir("/zk/codis/db_test_codis_cluster/proxy").build(); Jedis jedis =jedisPool.getResource(); jedis.set("foo", "bar"); String value = jedis.get("foo"); jedis.del("foo"); jedis.close(); Jedis jedis1 =jedisPool.getResource(); jedis1.set("foo1", "barssss"); String value1 = jedis1.get("foo1"); System.out.println(value1); jedis1.del("foo1"); jedis1.close(); Jedis jedis2 =jedisPool.getResource(); jedis2.set("foo1", "barssss"); String value2 = jedis2.get("foo1"); System.out.println(value2); jedis2.del("foo1"); jedis2.close(); } } 你把日志贴一下? 2016-03-15 16:19:50.102 [taskExecutor-7] DEBUG org.springframework.beans.CachedIntrospectionResults - Not strongly caching class [com.csii.rdb.mgmt.action.RedisCacheControl] because it is not cache-safe 2016-03-15 16:19:50.102 [taskExecutor-7] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking init method 'createPool' on bean with name 'RedisCacheControl' 2016-03-15 16:19:50.104 [taskExecutor-7] DEBUG com.csii.rdb.mgmt.action.RedisPoolSingleInstance - ZookServer-->zkServerUri: 66.0.34.24:2181,66.0.34.23:2181,66.0.34.217:2181 zkProxyDir: /zk/codis/db_test_codis_cluster/proxy 2016-03-15 16:19:50.104 [taskExecutor-7] DEBUG com.csii.rdb.mgmt.action.RedisPoolSingleInstance - RedisPoolConfig-->blockWhenExhausted: true maxIdle: 500 minIdle: 0 maxTotal: 100 maxWaitMillis: 1000 testOnBorrow: true 2016-03-15 16:20:51.926 [taskExecutor-7] ERROR com.csii.rdb.mgmt.action.RedisPoolSingleInstance - RedisPoolSingleInstance: init pool error: redis.clients.jedis.exceptions.JedisException: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /zk/codis/db_test_codis_cluster/proxy/foo at com.wandoulabs.jodis.RoundRobinJedisPool.(RoundRobinJedisPool.java:244) [null:na] at com.wandoulabs.jodis.RoundRobinJedisPool.(RoundRobinJedisPool.java:207) [null:na] at com.wandoulabs.jodis.RoundRobinJedisPool$Builder.build(RoundRobinJedisPool.java:482) [null:na] at com.csii.rdb.mgmt.action.RedisPoolSingleInstance.getJedisPo(RedisPoolSingleInstance.java:54) [null:na] at com.csii.rdb.mgmt.action.RedisPoolSingleInstance.getRedisPool(RedisPoolSingleInstance.java:37) [null:na] at com.csii.rdb.mgmt.action.RedisCacheControl.createPool(RedisCacheControl.java:33) [null:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [na:1.6.0] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) [na:1.6.0] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) [na:1.6.0] at java.lang.reflect.Method.invoke(Method.java:611) [na:1.6.0] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1414) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1375) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1335) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409) [null:2.5.6.SEC01] at java.security.AccessController.doPrivileged(AccessController.java:298) [na:na] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:269) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409) [null:2.5.6.SEC01] at java.security.AccessController.doPrivileged(AccessController.java:298) [na:na] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164) [null:2.5.6.SEC01] at org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean.afterPropertiesSet(OsgiServiceFactoryBean.java:167) [null:1.2.1] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1369) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1335) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409) [null:2.5.6.SEC01] at java.security.AccessController.doPrivileged(AccessController.java:298) [na:na] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164) [null:2.5.6.SEC01] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:423) [null:2.5.6.SEC01] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728) [null:2.5.6.SEC01] at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:69) [null:1.2.1] at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:355) [null:1.2.1] at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85) [null:1.2.1] at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320) [null:1.2.1] at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132) [null:1.2.1] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:906) [na:1.6.0] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:929) [na:1.6.0] at java.lang.Thread.run(Thread.java:796) [na:1.6.0] Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /zk/codis/db_test_codis_cluster/proxy/foo at org.apache.zookeeper.KeeperException.create(KeeperException.java:99) [null:na] at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [null:na] at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl$3.call(ExistsBuilderImpl.java:226) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl$3.call(ExistsBuilderImpl.java:215) [null:na] at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl.pathInForegroundStandard(ExistsBuilderImpl.java:212) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl.pathInForeground(ExistsBuilderImpl.java:205) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:168) [null:na] at org.apache.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:39) [null:na] at org.apache.curator.framework.imps.CuratorFrameworkImpl.createContainers(CuratorFrameworkImpl.java:193) [null:na] at org.apache.curator.framework.recipes.cache.PathChildrenCache.ensurePath(PathChildrenCache.java:616) [null:na] at org.apache.curator.framework.recipes.cache.PathChildrenCache.rebuild(PathChildrenCache.java:322) [null:na] at org.apache.curator.framework.recipes.cache.PathChildrenCache.start(PathChildrenCache.java:299) [null:na] at com.wandoulabs.jodis.RoundRobinJedisPool.(RoundRobinJedisPool.java:242) [null:na] ... 56 common frames omitted 2016-03-15 16:20:51.928 [taskExecutor-7] DEBUG com.csii.rdb.mgmt.action.RedisCacheControl - RedisCacheControl.afterPropertiesSet(): redis pool is create failed. 你看着日志,有帮助吗
gharchive/issue
2016-03-16T07:53:34
2025-04-01T06:36:51.081724
{ "authors": [ "Apache9", "baoyongan" ], "repo": "CodisLabs/jodis", "url": "https://github.com/CodisLabs/jodis/issues/15", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2330192231
Disable final update message when auto_describe is enabled in GitHub … User description …Action Runner PR Type enhancement, documentation Description Disabled the final update message in the GitHub Action Runner when auto_describe is enabled by setting final_update_message to False. Updated the usage guide documentation to remove the enable_output configuration line. Changes walkthrough 📝 Relevant filesEnhancement github_action_runner.pyDisable final update message for auto_describe in GitHub Action Runner pr_agent/servers/github_action_runner.py Disabled final update message when auto_describe is enabled. Added a line to set final_update_message to False in settings. +1/-0      Documentation automations_and_usage.mdUpdate usage guide to remove enable_output configuration  docs/docs/usage-guide/automations_and_usage.md Removed documentation line for enable_output configuration. +0/-1      💡 PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions /review auto_approve /review Preparing review... Persistent review updated to latest commit https://github.com/Codium-ai/pr-agent/commit/4f130072679ec0249af3c8b6a9f5c2b4821fdc9d Preparing review... Persistent review updated to latest commit https://github.com/Codium-ai/pr-agent/commit/4f130072679ec0249af3c8b6a9f5c2b4821fdc9d
gharchive/pull-request
2024-06-03T05:15:45
2025-04-01T06:36:51.092057
{ "authors": [ "mrT23" ], "repo": "Codium-ai/pr-agent", "url": "https://github.com/Codium-ai/pr-agent/pull/939", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
222453553
adding applitools? Hi Bobcat stars, Am looking to integrate to Applitools for UI comparison... can some one point me on which class I need to instantiate the webDriver as per Applitools example code below ? I tried to do it within my projects like ` @Inject private Eyes eyes; @Inject private WebDriver webDriver; public LandingPage open() { eyes.setApiKey("cR99frVt2NBrYG3NYaS9Xasasasas100N20CId5JI110"); eyes.open(webDriver, "Hello World!", "My first Appli Selenium Java test!", new RectangleSize(800, 600)); webDriver.get("http://www.bbc.co.uk/");` But got error cucumber.runtime.CucumberException: Failed to instantiate public cucumber.runtime.java.JavaBackend(cucumber.runtime.io.ResourceLoader) with [cucumber.runtime.io.MultiLoader@13d9b21f] Looks like I need it to be added at bobcat level rather than my project , so please if you could direct me as you may have done POC already Below the hello world example that works non-bobcat plain selenium import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import com.applitools.eyes.selenium.Eyes; import com.applitools.eyes.RectangleSize; public class HelloWorld { public static void main(String[] args) { // Open a Chrome browser. WebDriver driver = new ChromeDriver(); // Initialize the eyes SDK and set your private API key. Eyes eyes = new Eyes(); eyes.setApiKey("YOUR_API_KEY"); try{ // Start the test and set the browser's viewport size to 800x600. eyes.open(driver, "Hello World!", "My first Selenium Java test!", new RectangleSize(800, 600)); // Navigate the browser to the "hello world!" web-site. driver.get("https://applitools.com/helloworld"); // Visual checkpoint #1. eyes.checkWindow("Hello!"); // Click the "Click me!" button. driver.findElement(By.tagName("button")).click(); // Visual checkpoint #2. eyes.checkWindow("Click!"); // End the test. eyes.close(); } finally { // Close the browser. driver.quit(); // If the test was aborted before eyes.close was called, ends the test as aborted. eyes.abortIfNotClosed(); } } } Further info ! I just tried only adding a dependency com.applitools eyes-selenium-java3 3.1 To my project , and with out doing any code change what so ever existing bobcat scenarios don't run ... just only simply adding a dependency breaks it with the same error? cucumber.runtime.CucumberException: Failed to instantiate public cucumber.runtime.java.JavaBackend(cucumber.runtime.io.ResourceLoader) with [cucumber.runtime.io.MultiLoader@28ec166e] hope that is a clue , can some one help why ? Hi, @yohannesalazar! Regarding your error, it seems like a problem with Appium dependencies: java.lang.ClassNotFoundException: io.appium.java_client.TouchShortcuts. I guess you have Appium added hooked up to your project? Taking a look at dependencies in Eyes, you can see that they are also including it, the RELEASE version actually - you would need to exclude that dependency. I've integrated Applitools Eyes with Bobcat couple months ago as part of a PoC, though I was using version 1 of their SDK, which required using wrapped WebDriver instance. To achieve that, we actually improved Bobcat to be more extendable - as one of the steps, you had to implement WebDriverModifier interface (link). Since then, I see they have released two additional SDK versions and from what I've read here this is not the case anymore - which actually could simplify some issues I have encountered using version 1 :). Let us know if the above will solve your problems. I'm more than happy to help you out in integrating Eyes with our cat ;) Hi Michał , Thanks for that and will give it a go based on your advise and will let you know how it goes:) Hi Michał, I had some time today to look at this , and thanks removing the dependency was one step foreword.. The error I am getting now is something like com.applitools.eyes.EyesException: Driver is not a RemoteWebDriver (com.cognifide.qa.bb.provider.selenium.webdriver.close.ClosingAwareWebDriverWrapper) at com.applitools.eyes.selenium.Eyes.open(Eyes.java:292) at com.applitools.eyes.selenium.Eyes.open(Eyes.java:242) then I tried to add webDriver = new ChromeDriver(); this also has error `org.openqa.selenium.TimeoutException: Expected condition failed: waiting for com.cognifide.qa.bb.provider.selenium.BobcatWebDriverWait$$Lambda$44/156127720@70730db (tried for 30 second(s) with 500 MILLISECONDS interval) at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:232) at com.cognifide.qa.bb.provider.selenium.BobcatWebDriverWait.until(BobcatWebDriverWait.java:70) at com.rx.automation.pageobjects.sitevisitorpage.LandingPage.acceptCookies(LandingPage.java:122) at com.cognifide.qa.bb.loadable.hierarchy.PageObjectInterceptor.invoke(PageObjectInterceptor.java:42) ` My code looks like ` public LandingPage open() { //it need to be a remoteWebdriver //webDriver = new ChromeDriver(); Eyes eyes = new Eyes(); eyes.setApiKey("cR99frVt2NBXXXXXXXXXXXXXXXXXXXX5JI110"); webDriver = eyes.open(webDriver, "Applitools", "Test Web Page", new RectangleSize(1024, 768)); webDriver.get(publishUrl); webDriver.manage().deleteAllCookies(); return this; }` What it does is open two browsers , one with blank url only "data:," on url as selenium opens the page and the other have publishUrl but does not do anything , it looks like both bobcat and eye are opening one browser each ???? Hi Bobcat star .. any update on this question ? Hi @yohannesalazar, sorry for late response! I've investigated the issue and the problem is that Eyes require a RemoteWebDriver to be passed to the open() method (as you can see here: Eyes.java; similar issue: link). Bobcat wraps the WebDriver instance with CloseAwareWebdriver which leads to the instanceof failing. Fortunately, we can instantiate Eyes before the wrapping is done (this capability was actually introduced as a result of the previous Eyes POC :)). The following is an example of how can this be achieved using WebDriverModifier: public class EyesModifier implements WebDriverModifier { @Inject private Eyes eyes; @Override public boolean shouldModify() { return true; } @Override public WebDriver modify(WebDriver webDriver) { return eyes.open(webDriver, "APP_NAME", "TEST_NAME"); } } and for providing the Eyes itself: @ThreadScoped public class EyesProvider implements Provider<Eyes> { private static final String API_KEY = "YOUR_API_KEY"; //or better, use properties for this private Eyes cachedEyes; @Override public Eyes get() { if (cachedEyes == null) { cachedEyes = new Eyes(); } return cachedEyes; } private Eyes create() { Eyes eyes = new Eyes(); eyes.setApiKey(API_KEY); //here you can apply other settings for Eyes return eyes; } } The above classes require following changes in your project's Guice module: Multibinder<WebDriverModifier> webDriverModifiers = Multibinder.newSetBinder(binder(), WebDriverModifier.class); webDriverModifiers.addBinding().to(EyesModifier.class); bind(Eyes.class).toProvider(EyesProvider.class); Unfortunately, this leaves you with a problem that I've encountered during that initial POC: obtaining/generating the test name so it can be used during initialization. Hi Michał, I have changed my project for a few sprints and back on my this project again , sorry did not see that you have responded to this issue on appliTools ... I will be looking at it soon and follow your advice and solution ... Many Thanks and will let you know when this task is picked.. @mkrzyzanowski Can you pl prioritize this PR. We are planning to do a POC on Applitools in this quarter. @mkrzyzanowski Any ETA to merge the Aplitools module?
gharchive/issue
2017-04-18T15:23:16
2025-04-01T06:36:51.165159
{ "authors": [ "DeChrish", "mkrzyzanowski", "yohannesalazar" ], "repo": "Cognifide/bobcat", "url": "https://github.com/Cognifide/bobcat/issues/174", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
442527410
Bobcat ignoring implicitTimeout in config.yaml Config YML default: properties: proxy.enabled: false proxy.ip: 127.0.0.1 proxy.port: 9000 timings.implicitTimeout: 1 # in seconds timings.explicitTimeout: 50 # in seconds timings.pollingInterval: 500 # in milliseconds page.title.timeout: 30 allure.report: true allure.create.enviroment: true contexts: [chrome,locator,dev] Environment Bobcat version: 6.4 Bobcat modules used: bb-core Browser + version: any Expected Behavior Should have waited for 50 seconds Actual Behavior Time elapsed: 44.613 s <<< ERROR! org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of BobcatWebElement(Proxy element for: DefaultElementLocator 'By.cssSelector: #userid') (tried for 10 second(s) with 500 milliseconds interval) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#userid"} Steps to reproduce @mkrzyzanowski if i pass from command line - it accepts the new timeout value; Pl guide @Shaihuludus pl check what i wrong? Hi @DeChrish, indeed the properties are ignored 🤦‍♂. I'm going to fix this and include it in the next release (which may happen next week :)). Hello, When is this going to be released? Released in 2.1.0
gharchive/issue
2019-05-10T03:56:48
2025-04-01T06:36:51.172152
{ "authors": [ "DeChrish", "GuptaMegha", "mkrzyzanowski" ], "repo": "Cognifide/bobcat", "url": "https://github.com/Cognifide/bobcat/issues/328", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
175438120
Add components to corresponding aem62 integration test suite Add components that run smoothly on aem62 to corresponding aem62 integration test suite. appr
gharchive/pull-request
2016-09-07T08:04:32
2025-04-01T06:36:51.173165
{ "authors": [ "mmanski", "youngeagle87" ], "repo": "Cognifide/bobcat", "url": "https://github.com/Cognifide/bobcat/pull/91", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1794668489
NullPointerException: Cannot invoke "me.coley.recaf.workspace.Workspace.getPrimary()" because the return value of "me.coley.recaf.control.gui.GuiController.getWorkspace()" is null Describe the bug A clear and concise description of what the bug is. To Reproduce Steps to reproduce the behavior: Open sample '...' (provide sample download if possible) Navigate to '....' Do something '....' See error Exception If applicable, add the exception/stacktrace. stacktrace goes here Screenshots If applicable, add screenshots to help explain your problem. Put some kind of details into the issue before hitting post
gharchive/issue
2023-07-08T03:27:29
2025-04-01T06:36:51.178297
{ "authors": [ "Col-E", "CrytoPal" ], "repo": "Col-E/Recaf", "url": "https://github.com/Col-E/Recaf/issues/653", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1088443683
Feature Requests Hi, I am working with both Java and C#. What I use in Lombok for Java is the following: Generation of default and all-property Constructors (these you have in Lombok.Net) Generation of ToString method with all properties (seems to be missing) Generation of Properties from fields (did not see this either, but might not be so important in regular classes, but when thinking of WPF or Xamarin, raising an IPropertyChanged would be great) Generation of Equals and GetHash methods. Hope you find these ideas helpful. In the meantime, I am down to writing the code myself :) Thank you for your help. Christophe Thanks so much for these ideas, I'll get started and close the issue when I'm done. Thanks again for your input. I have managed to implement these features, so check out the README for more information. I have put the Equals/HashCode generators on the roadmap and will implement those later on, since there are a lot of different opinions out there when an object is equal to another and especially what is a good hash code. I will need to do some more research on this topic first.
gharchive/issue
2021-12-24T16:18:48
2025-04-01T06:36:51.234850
{ "authors": [ "Christophe06410", "CollinAlpert" ], "repo": "CollinAlpert/Lombok.NET", "url": "https://github.com/CollinAlpert/Lombok.NET/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2477900189
I need some help Hi, Im trying to get the braw content into final cut pro.. but somehow i doing something wrong while the content is shown red window in final cut.. can somebody help me out.. Are you using BRAW Toolbox? Yes I do, bought it yesterday Met vriendelijke groet, Laurens Crans Ter info: Bestaande boekingen kunnen 21 dagen voor de boekingsdatum altijd kosteloos geannuleerd worden, bij annulering tussen de 21 dagen tot 14 dagen voor de boekingsdatum wordt er 15% van de uitkoopgage gerekend. Bij annulering tussen de 14 en 7 dagen voor de boekingsdatum wordt er 25% van de uitkoopgage gerekend. Bij annulering tussen de 7 dagen tot 3 dagen voor de boekingsdatum wordt er 50% van de uitkoopgage gerekend. En bij 3 tot 0 dagen voor de boekingsdatum zal 100% van de uitkoopgage gerekend worden. Op 21 aug 2024 om 15:26 heeft Chris Hocking @.***> het volgende geschreven: Are you using BRAW Toolbox? —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***> What issue are you have? I'm going to close this for now. You can get help with BRAW Toolbox here: https://brawtoolbox.io/support/
gharchive/issue
2024-08-21T12:20:26
2025-04-01T06:36:51.261354
{ "authors": [ "latenitefilms", "laurenssint" ], "repo": "CommandPost/FCPCafe", "url": "https://github.com/CommandPost/FCPCafe/issues/390", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
134149623
Specify path to growfile option This is an annoying thing perhaps someone could help with. The relevant code is in the base.js and growfile.js files. In base.js: function GROWJS(implementation, growFile, callback) { var self = this; if (!implementation) { throw new Error("Grow.js requires an implementation."); } if (!(self instanceof GROWJS)) { return new GROWJS(implementation, growFile, callback); } // The grow file is needed to maintain state in case our IoT device looses power or resets. // This part could be better... if (typeof growFile === "string") { self.pathToGrowFile = growFile; self.growFile = require(growFile); } else { self.growFile = require('../../grow.json'); } if (!self.growFile) { throw new Error("Grow.js requires a grow.json file."); } ... It would be nice for examples, development, testing, etc. to not have to default to a grow.json file in the parent directory, but rather pass in a path to a custom JSON grow file. growfile.js is relevant here because it needs to successfully complete it's job to make sure we have state. Currently it looks like this (which doesn't work so well): GROWJS.prototype.writeChangesToGrowFile = function (callback) { var self = this; if (typeof self.pathToGrowFile === 'string') { // Stupid hack. fs.writeFile(self.pathToGrowFile.slice(1), JSON.stringify(self.growFile, null, 4), function (error) { if (error) return console.log("Error", error); }); } else { fs.writeFile('./grow.json', JSON.stringify(self.growFile, null, 4), function (error) { if (error) return console.log("Error", error); }); } }; Would be nice to have tests for this too. Killing this for now.
gharchive/issue
2016-02-17T01:30:51
2025-04-01T06:36:51.267865
{ "authors": [ "JakeHartnell" ], "repo": "CommonGarden/grow.js", "url": "https://github.com/CommonGarden/grow.js/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
757427763
Add change to enable GitHub Issues notifier to create issues based on a subset of checks. Overview I would like the GitHub Issues notifier to be able to notify against a subset of checks for a given accreditation. Requirements If specific checks are configured within a given accreditation GHIssuesNotifier should only create issues for those specific checks. Approach Add logic to GHIssuesNotifier.__generate_issues to look for a non-empty checks configuration element within a given accreditation and then only generate issues for the specified checks if it's found. Security and Privacy N/A Test Plan N/A See also #37
gharchive/issue
2020-12-04T21:45:58
2025-04-01T06:36:51.318135
{ "authors": [ "alfinkel", "tsehrer" ], "repo": "ComplianceAsCode/auditree-framework", "url": "https://github.com/ComplianceAsCode/auditree-framework/issues/93", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2095067227
fix: OpenCDC unwrap Description Working on OpenCDC Unwrap processor - this is just a start of the work Fixes https://github.com/ConduitIO/conduit/issues/1351 Quick checks: [ ] I have followed the Code Guidelines. [ ] There is no other pull request for the same update/change. [x] I have written unit tests. [x] I have made sure that the PR is of reasonable size and can be easily reviewed. @raulb I left a few nits. Also, do you mind updating the description of the PR since it's ready for review? Thank you so much for carrying this to the finish line 🙇🏾
gharchive/pull-request
2024-01-23T01:23:48
2025-04-01T06:36:51.357740
{ "authors": [ "samirketema" ], "repo": "ConduitIO/conduit", "url": "https://github.com/ConduitIO/conduit/pull/1343", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
724257881
I Can't send other format message? Please add this functionality. ConnectyCube Support Team, I can't send video, audio, gif format while I use for chatting functionality with connectycube_sdk in flutter. So, please add this functionality in your sdk. If you already done this functionality, then suggest me, how to accomplish this functionality with connectycube_sdk. hello @Significantinfotech2020, you can send any data in the message's attachment. Our Flutter SDK doesn't have limits in this part. The main logic will be the same as sending images. Just set type for your attachment via attachment.type = CubeAttachmentType.AUDIO_TYPE; and add own widget for displaying this type of attachments. hello @Significantinfotech2020, you can send any data in the message's attachment. Our Flutter SDK doesn't have limits in this part. The main logic will be the same as sending images. Just set type for your attachment via attachment.type = CubeAttachmentType.AUDIO_TYPE; and add own widget for displaying this type of attachments. I tried with this line of code but I can't send video and other formatted files. Also I tried with this link but didn't get any solution. https://developers.connectycube.com/flutter/messaging?id=attachments . Issue is when I select video file It upload on dashboard chat history but in the app, on dialog page it displays this is not an Image type. and display error image. As I said before: and add own widget for displaying this type of attachments. It means you have to realize this functionality by yourself. Our samplec created for demonstration of how to use ConnectyCube Flutter SDK, how to integrate it into your projects, how to login to the REST and to the chat, how to send and to listen messages, how to make calls, etc. It is not ready to use a chat application. Hello @TatankaConCube For delete selected message I use delete() method as per documentation. List<String> ids = ["5e394e7bca8bf410bc8017b0", "5e394e7bca8bf466137fa1eb"]; bool force = false; // true - to delete everywhere, false - to delete for himself deleteMessages(ids, force) .then((deleteItemsResult) {}) .catchError((error) {}); But in this method which Ids use in the List<String> ids = ["5e394e7bca8bf410bc8017b0", "5e394e7bca8bf466137fa1eb"]; I use in this List<String> ids = [_cubeDialog.id.toString(), _cubeDialog.dialogId]; but I got this error when I press delete button: DELETE ERROR ==> ResponseException: 404: {"errors":["The resource wasn't found"]} So, suggest me. How can I do this functionality? List ids = ["5e394e7bca8bf410bc8017b0", "5e394e7bca8bf466137fa1eb"]; in our example, there are ids of messages, which you want to delete. But in your example, you use the id of dialog but not the id of the message. It is an expected error because the server can't found messages with these ids. List ids = ["5e394e7bca8bf410bc8017b0", "5e394e7bca8bf466137fa1eb"]; in our example, there are ids of messages, which you want to delete. But in your example, you use the id of dialog but not the id of the message. It is an expected error because the server can't found messages with these ids. @TatankaConCube I got message_id null. How to get get it ? I tried to get message_id this way, If any other way to get message_Id then suggest me. CubeMessage _message; List ids = [_message.messageId]; where did you get this message? For messages loaded from the server, this field can not be null. where did you get this message? I use this method on delete icon onClick. void deleteMessage() { var message = CubeMessage(); print('MESSAGEID => ${message.messageId}'); List<String> ids = [message.messageId ]; bool force = false; // true - to delete everywhere, false - to delete for himself deleteMessages(ids, force) .then((deleteItemsResult) { print('DELETEMESSAGESUCCESS ==> $deleteItemsResult'); }) .catchError((error) { print('DELETEMESSAGEERROR ==> $error'); }); } Using this method I got this error log. {"errors":["The resource wasn't found"]} It is because you didn't upload the message to the server. In your example, you just created a local object and the server doesn't know anything about it. For the creation message on server, you have to send a message via chat or create it via REST request. @TatankaConCube For transferring video in chat attachment, what should I have to do in chat dialog screen? I used this snippet to transfer video file. Future uploadVideo() { uploadFile(file).then((cubeFile) { CubeMessage message = CubeMessage(); var url = cubeFile.getPrivateUrl(); print('URl video = ${cubeFile.getPrivateUrl()}'); message.body = 'Attachment'; message.saveToHistory = true; message.markable = true; CubeAttachment attachment = CubeAttachment(); attachment.uid = cubeFile.uid; attachment.type = CubeAttachmentType.VIDEO_TYPE; attachment.url = url; message.attachments = [attachment]; return onSendMessage(message); }).catchError((error) {}); } but I did not see video file same as image file in chat screen. In dashboard the video URL is uploaded, but when I post this url in browser, it does not play video. Here I post this uploaded video link. So, please suggest me to share video in this chat application step by step. @TatankaConCube For transferring video in chat attachment, what should I have to do in chat dialog screen? I used this snippet to transfer video file. Future uploadVideo() { uploadFile(file).then((cubeFile) { CubeMessage message = CubeMessage(); var url = cubeFile.getPrivateUrl(); print('URl video = ${cubeFile.getPrivateUrl()}'); message.body = 'Attachment'; message.saveToHistory = true; message.markable = true; CubeAttachment attachment = CubeAttachment(); attachment.uid = cubeFile.uid; attachment.type = CubeAttachmentType.VIDEO_TYPE; attachment.url = url; message.attachments = [attachment]; return onSendMessage(message); }).catchError((error) {}); } but I did not see video file same as image file in chat screen. In dashboard the video URL is uploaded, but when I post this url in browser, it does not play video. Here I post this uploaded video link. So, please suggest me to share video in this chat application step by step. @TatankaConCube Please help me to solve my confusion. you uploaded the file as private and you can get it only by private link, which contains token of the session. You can load this file by link prom this code var url = cubeFile.getPrivateUrl();Did you try to get the file by this link? for getting a link on the opponent's side you should build it dynamically. Our SDK has the method getPrivateUrlForUid(String uid) for building a private URL from the uid of your file. you uploaded the file as private and you can get it only by private link, which contains token of the session. You can load this file by link from this code var url = cubeFile.getPrivateUrl(); I set url as private which is I mention in above code in upload file method. var url = cubeFile.getPrivateUrl(); Did you try to get the file by this link? Yes, you can see my above code in which I uploaded url as private. which problem do you have now? can you get file by this URL var url = cubeFile.getPrivateUrl();? for getting a link on the opponent's side you should build it dynamically. Our SDK has the method getPrivateUrlForUid(String uid) for building a private URL from the uid of your file. For getting file I use this way final ChatMessagesManager chatMessagesManager = CubeChatConnection.instance.chatMessagesManager; StreamSubscription<CubeMessage> msgSubscription; @override void initState() { super.initState(); msgSubscription = chatMessagesManager.chatMessagesStream.listen(onReceiveMessage); } void onReceiveMessage(CubeMessage message) { log("onReceiveMessage message= $message"); if (message.dialogId != _cubeDialog.dialogId || message.senderId == _cubeUser.id) return; String attachmentUid = message.attachments?.first?.uid; if (attachmentUid != null) { String attachmentUrl = getPrivateUrlForUid(attachmentUid); print('attachmentURl: ' + attachmentUrl); } } So, please suggest me where I do mistake. which problem do you have now? can you get file by this URL var url = cubeFile.getPrivateUrl();? Yes, I print this url in terminal. but problem is when I select this video link and paste it into chrome browser, then it link does not play video. and chat list I did not get video but I get image_not_found image as attachment. can you share url to my e-mail val@connectycube.com or to support@connectycube.com can you share url to my e-mail val@connectycube.com or to support@connectycube.com? Yes, I share link. Please check it. did this file load successfully? did this file load successfully? In chat page I can not load this file. but In that this widget if (message.senderId == _cubeUser.id) { // Right (own message) return Column( children: <Widget>[ isHeaderView() ? getHeaderDateWidget() : SizedBox.shrink(), Row( children: <Widget>[ message.attachments?.isNotEmpty ?? false // Image ? Container( child: FlatButton( child: Material( child: Column( crossAxisAlignment: CrossAxisAlignment.end, children: [ CachedNetworkImage( placeholder: (context, url) => Container( child: CircularProgressIndicator( valueColor: AlwaysStoppedAnimation<Color>( themeColor), ), width: 200.0, height: 200.0, padding: EdgeInsets.all(70.0), decoration: BoxDecoration( color: greyColor2, borderRadius: BorderRadius.all( Radius.circular(8.0), ), ), ), errorWidget: (context, url, error) => Material( child: Image.asset( 'assets/images/splash.png', width: 200.0, height: 200.0, fit: BoxFit.cover, ), borderRadius: BorderRadius.all( Radius.circular(8.0), ), clipBehavior: Clip.hardEdge, ), imageUrl: message.attachments.first.url, width: 200.0, height: 200.0, fit: BoxFit.cover, ), getDateWidget(), getReadDeliveredWidget(), ]), borderRadius: BorderRadius.all(Radius.circular(8.0)), clipBehavior: Clip.hardEdge, ), onPressed: () { Navigator.push( context, MaterialPageRoute( builder: (context) => FullPhoto( url: message.attachments.first.url))); }, padding: EdgeInsets.all(0), ), margin: EdgeInsets.only( bottom: isLastMessageRight(index) ? 20.0 : 10.0, right: 10.0), ) : message.body != null && message.body.isNotEmpty // Text ? Flexible( child: Container( padding: EdgeInsets.fromLTRB(15.0, 10.0, 15.0, 10.0), decoration: BoxDecoration( color: greyColor2, borderRadius: BorderRadius.circular(8.0)), margin: EdgeInsets.only( bottom: isLastMessageRight(index) ? 20.0 : 10.0, right: 10.0), child: Column( crossAxisAlignment: CrossAxisAlignment.end, children: [ Text( message.body, style: TextStyle(color: primaryColor), ), getDateWidget(), getReadDeliveredWidget(), ]), ), ) : Container( child: Text( "Empty", style: TextStyle(color: primaryColor), ), padding: EdgeInsets.fromLTRB(15.0, 10.0, 15.0, 10.0), width: 200.0, decoration: BoxDecoration( color: greyColor2, borderRadius: BorderRadius.circular(8.0)), margin: EdgeInsets.only( bottom: isLastMessageRight(index) ? 20.0 : 10.0, right: 10.0), ), ], mainAxisAlignment: MainAxisAlignment.end, ), ], ); } I mean display image which we set as this is not image. sorry, I meant the uploading process, it was successfully? which size of this file? did you try to upload the same file with public access? Please provide the full log from your flutter console during the uploading the file. I meant the uploading process, it was successfully? Yes, this url also I can see in dashboard. which size of this file? 242 kb. did you try to upload the same file with public access? No, still I did not try with public access. Please provide the full log from your flutter console during the uploading the file. age=5; HttpOnly; secure, status: 201 Created, transfer-encoding: chunked, date: Fri, 13 Nov 2020 09:48:16 GMT, access-control-allow-origin: *, strict-transport-security: ma x-age=31536000,max-age=15768000;, content-type: application/json; charset=utf-8, x-xss-protection: 1; mode=block, server: nginx/1.16.1, x-request-id: bf480286-c3cd-4a43-9b2 7-1dcbd4d9430e, cb-token-expirationdate: 2020-11-13 11:47:55 UTC, connectycube-rest-api-version: 0.1.1, x-runtime: 0.045153, etag: W/"6c41bfab3579238f951d9641f5c1097c", x-f rame-options: SAMEORIGIN, x-content-type-options: nosniff} I/flutter ( 8233): BODY I/flutter ( 8233): {"blob":{"id":441203,"uid":"d1478e01ebab46278ecee38fd8ac397a00","content_type":"image/jpeg","name":"image_picker2824613439700838070.jpg","size":null,"c reated_at":"2020-11-13T09:48:16Z","updated_at":"2020-11-13T09:48:16Z","blob_status":null,"set_completed_at":null,"public":false,"account_id":4678,"app_id":3679,"blob_object _access":{"id":441203,"blob_id":441203,"expires":"2020-11-13T10:48:16Z","object_access_type":"Write","params":"https://s3.amazonaws.com/cb-shared-s3?Content-Type=image%2Fjp eg\u0026Expires=Fri%2C%2013%20Nov%202020%2010%3A48%3A16%20GMT\u0026acl=authenticated-read\u0026key=d1478e01ebab46278ecee38fd8ac397a00\u0026policy=eyJleHBpcmF0aW9uIjoiMjAyMC 0xMS0xM1QxMDo0ODoxNloiLCJjb25kaXRpb25zIjpbeyJidWNrZXQiOiJjYi1zaGFyZWQtczMifSx7ImFjbCI6ImF1dGhlbnRpY2F0ZWQtcmVhZCJ9LHsiQ29udGVudC1UeXBlIjoiaW1hZ2UvanBlZyJ9LHsic3VjY2Vzc19hY3 Rpb25fc3RhdHVzIjoiMjAxIn0seyJFeHBpcmVzIjoiRnJpLCAxMyBOb3YgMjAyMCAxMDo0ODoxNiBHTVQifSx7ImtleSI6ImQxNDc4ZTAxZWJhYjQ2Mjc4ZWNlZTM4ZmQ4YWMzOTdhMDAifSx7IngtYW16LWNyZWRlbnRpYWwiOi JBS0lBSUcz I/flutter ( 8233): I/flutter ( 8233): CB-SDK: : ========================================================= I/flutter ( 8233): === REQUEST ==== AMAZON === 5cf08e01-8555-4c7f-8519-89fbd3456e7b === I/flutter ( 8233): REQUEST I/flutter ( 8233): POST https://s3.amazonaws.com/cb-shared-s3 I/flutter ( 8233): HEADERS I/flutter ( 8233): {} I/flutter ( 8233): FIELDS I/flutter ( 8233): {Content-Type: image/jpeg, Expires: Fri, 13 Nov 2020 10:48:16 GMT, acl: authenticated-read, key: d1478e01ebab46278ecee38fd8ac397a00, policy: eyJleHBpcm F0aW9uIjoiMjAyMC0xMS0xM1QxMDo0ODoxNloiLCJjb25kaXRpb25zIjpbeyJidWNrZXQiOiJjYi1zaGFyZWQtczMifSx7ImFjbCI6ImF1dGhlbnRpY2F0ZWQtcmVhZCJ9LHsiQ29udGVudC1UeXBlIjoiaW1hZ2UvanBlZyJ9LH sic3VjY2Vzc19hY3Rpb25fc3RhdHVzIjoiMjAxIn0seyJFeHBpcmVzIjoiRnJpLCAxMyBOb3YgMjAyMCAxMDo0ODoxNiBHTVQifSx7ImtleSI6ImQxNDc4ZTAxZWJhYjQ2Mjc4ZWNlZTM4ZmQ4YWMzOTdhMDAifSx7IngtYW16LW NyZWRlbnRpYWwiOiJBS0lBSUczV1BUN1JBTFlPWlc2US8yMDIwMTExMy91cy1lYXN0LTEvczMvYXdzNF9yZXF1ZXN0In0seyJ4LWFtei1hbGdvcml0aG0iOiJBV1M0LUhNQUMtU0hBMjU2In0seyJ4LWFtei1kYXRlIjoiMjAyMD ExMTNUMDk0ODE2WiJ9XX0=, success_action_status: 201, x-amz-algorithm: AWS4-HMAC-SHA256, x-amz-credential: AKIAIG3WPT7RALYOZW6Q/20201113/us-east-1/s3/aws4_request, x-amz-date : 20201113T094816Z, x-amz-signature: c6ab01cb0787fec157cf5341ab02d75f7f84e4bdec1439cf1eeabf48432a5852} I/flutter ( 8233): I/flutter ( 8233): CB-SDK: : ********************************************************* I/flutter ( 8233): *** RESPONSE *** AMAZON *** 201 *** 5cf08e01-8555-4c7f-8519-89fbd3456e7b *** I/flutter ( 8233): HEADERS I/flutter ( 8233): {location: https://s3.amazonaws.com/cb-shared-s3/d1478e01ebab46278ecee38fd8ac397a00, date: Fri, 13 Nov 2020 09:48:18 GMT, content-length: 282, etag: "8 6abf171f74219bd6f0a796be68c15ba", x-amz-request-id: 2BE5D866B991DE17, content-type: application/xml, x-amz-id-2: aNvBhPNhosTK+uuI4BIht7i0oAnNDshuQQqakMrMtnymMtEusolDYmhU5Q5 Ar4s1TqFokPDtURU=, server: AmazonS3} I/flutter ( 8233): RESPONSE I/flutter ( 8233): <?xml version="1.0" encoding="UTF-8"?> I/flutter ( 8233): <PostResponse><Location>https://s3.amazonaws.com/cb-shared-s3/d1478e01ebab46278ecee38fd8ac397a00</Location><Bucket>cb-shared-s3</Bucket><Key>d1478e01ebab 46278ecee38fd8ac397a00</Key><ETag>"86abf171f74219bd6f0a796be68c15ba"</ETag></PostResponse> I/flutter ( 8233): I/flutter ( 8233): CB-SDK: : ========================================================= I/flutter ( 8233): === REQUEST ==== 2157f078-4f8b-4a0a-b555-046a61549403 === I/flutter ( 8233): REQUEST I/flutter ( 8233): POST https://api.connectycube.com/blobs/441203/complete I/flutter ( 8233): HEADERS I/flutter ( 8233): {Content-type: application/json, ConnectyCube-REST-API-Version: 0.1.1, CB-SDK: Flutter 0.5.1, CB-Token: c2cc2f49ccda3e3db818d02b1a9255e5da000e5f} I/flutter ( 8233): BODY I/flutter ( 8233): {"blob":{"size":242312}} I/flutter ( 8233): I/flutter ( 8233): sending: <r xmlns="urn:xmpp:sm:3"/> I/flutter ( 8233): response: <a xmlns='urn:xmpp:sm:3' h='5'/> I/flutter ( 8233): !!!!handle response <xmpp_stone><a xmlns='urn:xmpp:sm:3' h='5'/></xmpp_stone> I/flutter ( 8233): !!!!!!! PARSED<xmpp_stone><a xmlns='urn:xmpp:sm:3' h='5'/></xmpp_stone> I/flutter ( 8233): CB-SDK: : ********************************************************* I/flutter ( 8233): *** RESPONSE *** 200 *** 2157f078-4f8b-4a0a-b555-046a61549403 *** I/flutter ( 8233): HEADERS I/flutter ( 8233): {connection: keep-alive, cache-control: no-cache, set-cookie: _mkra_ctxt=5ed9b8623ea6c86eed999d9ce35bbd3a--200; path=/; max-age=5; HttpOnly; secure, st atus: 200 OK, transfer-encoding: chunked, date: Fri, 13 Nov 2020 09:48:19 GMT, access-control-allow-origin: *, strict-transport-security: max-age=31536000,max-age=15768000; , content-type: text/plain; charset=utf-8, x-xss-protection: 1; mode=block, server: nginx/1.16.1, x-request-id: 61811dbd-937a-4738-911f-5c651a746670, cb-token-expirationdat e: 2020-11-13 11:47:54 UTC, connectycube-rest-api-version: 0.1.1, x-runtime: 0.085220, x-frame-options: SAMEORIGIN, x-content-type-options: nosniff} I/flutter ( 8233): BODY I/flutter ( 8233): I/flutter ( 8233): I/flutter ( 8233): URl video = https://api.connectycube.com/blobs/d1478e01ebab46278ecee38fd8ac397a00?token=c2cc2f49ccda3e3db818d02b1a9255e5da000e5f I/flutter ( 8233): CB-SDK: : onSendMessage message= {_id: 5fae56659c5e9a4302fa0754, chat_dialog_id: null, message: Attachment, date_sent: 0, sender_id: null, recipient_id: null, read_ids: null, delivered_ids: null, views_count: null, attachments: [{id: null, uid: d1478e01ebab46278ecee38fd8ac397a00, type: video, url: https://api.connectycube.c om/blobs/d1478e01ebab46278ecee38fd8ac397a00?token=c2cc2f49ccda3e3db818d02b1a9255e5da000e5f, content-type: null, size: null, name: null, data: null, width: null, height: nul l, duration: null}], id: null, created_at: null, updated_at: null} I/flutter ( 8233): sending: <message id="5fae56659c5e9a4302fa0754" type="chat" to="2636946-3679@chat.connectycube.com"> I/flutter ( 8233): <body>Attachment</body> I/flutter ( 8233): <extraParams xmlns="jabber:client"> I/flutter ( 8233): <date_sent>1605260901980</date_sent> I/flutter ( 8233): <save_to_history>1</save_to_history> I/flutter ( 8233): <dialog_id>5fab93d2ca8bf4445d0f327d</dialog_id> I/flutter ( 8233): <attachment uid="d1478e01ebab46278ecee38fd8ac397a00" type="video" url="https://api.connectycube.com/blobs/d1478e01ebab46278ecee38fd8ac397a00?token=c2 cc2f49ccda3e3db818d02b1a9255e5da000e5f"/> I/flutter ( 8233): </extraParams> I/flutter ( 8233): <markable xmlns="urn:xmpp:chat-markers:0"/> I/flutter ( 8233): </message> I/flutter ( 8233): sending: <r xmlns="urn:xmpp:sm:3"/> I/flutter ( 8233): response: <a xmlns='urn:xmpp:sm:3' h='6'/> I/flutter ( 8233): !!!!handle response <xmpp_stone><a xmlns='urn:xmpp:sm:3' h='6'/></xmpp_stone> I/flutter ( 8233): !!!!!!! PARSED<xmpp_stone><a xmlns='urn:xmpp:sm:3' h='6'/></xmpp_stone> I/flutter ( 8233): Delivered: 5fae56659c5e9a4302fa0754 I/flutter ( 8233): sending: <r xmlns="urn:xmpp:sm:3"/> In public url I get error. Below is public url log. I/flutter ( 8233): {Content-type: application/json, ConnectyCube-REST-API-Version: 0.1.1, CB-SDK: Flutter 0.5.1, CB-Token: 75434b1afcd10684ff39254404e50582b6000e5f} I/flutter ( 8233): BODY I/flutter ( 8233): {"blob":{"size":242312}} I/flutter ( 8233): I/flutter ( 8233): CB-SDK: : ********************************************************* I/flutter ( 8233): *** RESPONSE *** 200 *** 58e71fe2-05b6-4830-a413-34bc30ac65df *** I/flutter ( 8233): HEADERS I/flutter ( 8233): {connection: keep-alive, cache-control: no-cache, set-cookie: _mkra_ctxt=92d67a432fd878574df8276f94bb9c3c--200; path=/; max-age=5; HttpOnly; secure, st atus: 200 OK, transfer-encoding: chunked, date: Fri, 13 Nov 2020 09:56:19 GMT, access-control-allow-origin: *, strict-transport-security: max-age=31536000,max-age=15768000; , content-type: text/plain; charset=utf-8, x-xss-protection: 1; mode=block, server: nginx/1.16.1, x-request-id: 9dd630a4-7d0f-46bb-8410-3ed742e1f3bb, cb-token-expirationdat e: 2020-11-13 11:55:50 UTC, connectycube-rest-api-version: 0.1.1, x-runtime: 0.083116, x-frame-options: SAMEORIGIN, x-content-type-options: nosniff} I/flutter ( 8233): BODY I/flutter ( 8233): I/flutter ( 8233): I/flutter ( 8233): URl video = null I/flutter ( 8233): CB-SDK: : onSendMessage message= {_id: 5fae58450a476bf6b8c2db7c, chat_dialog_id: null, message: Attachment, date_sent: 0, sender_id: null, recipient_id: null, read_ids: null, delivered_ids: null, views_count: null, attachments: [{id: null, uid: 5b50ee35147946e5b3103257d951b24400, type: video, url: null, content-type: null, size: null, name: null, data: null, width: null, height: null, duration: null}], id: null, created_at: null, updated_at: null} I/flutter ( 8233): sending: <message id="5fae58450a476bf6b8c2db7c" type="chat" to="2636388-3679@chat.connectycube.com"> I/flutter ( 8233): <body>Attachment</body> I/flutter ( 8233): <extraParams xmlns="jabber:client"> I/flutter ( 8233): <date_sent>1605261381790</date_sent> I/flutter ( 8233): <save_to_history>1</save_to_history> I/flutter ( 8233): <dialog_id>5faba29fca8bf4445d0f4263</dialog_id> I/flutter ( 8233): <attachment uid="5b50ee35147946e5b3103257d951b24400" type="video"/> I/flutter ( 8233): </extraParams> I/flutter ( 8233): <markable xmlns="urn:xmpp:chat-markers:0"/> I/flutter ( 8233): </message> I/flutter ( 8233): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ I/flutter ( 8233): The following assertion was thrown building: I/flutter ( 8233): 'package:cached_network_image/src/cached_image_widget.dart': Failed assertion: line 205 pos 16: I/flutter ( 8233): 'imageUrl != null': is not true. I/flutter ( 8233): I/flutter ( 8233): When the exception was thrown, this was the stack: I/flutter ( 8233): #2 new CachedNetworkImage (package:cached_network_image/src/cached_image_widget.dart:205:16) I/flutter ( 8233): #3 ChatScreenState.buildItem (package:chatconnectycubesdk/chat_dialog_screen.dart:509:33) I/flutter ( 8233): #4 ChatScreenState.buildListMessage.getWidgetMessages.<anonymous closure> (package:chatconnectycubesdk/chat_dialog_screen.dart:847:42) I/flutter ( 8233): #5 SliverChildBuilderDelegate.build (package:flutter/src/widgets/sliver.dart:453:22) I/flutter ( 8233): #6 SliverMultiBoxAdaptorElement._build (package:flutter/src/widgets/sliver.dart:1135:28) I/flutter ( 8233): #7 SliverMultiBoxAdaptorElement.performRebuild.processElement (package:flutter/src/widgets/sliver.dart:1081:67) I/flutter ( 8233): #8 Iterable.forEach (dart:core/iterable.dart:283:30) I/flutter ( 8233): #9 SliverMultiBoxAdaptorElement.performRebuild (package:flutter/src/widgets/sliver.dart:1121:24) I/flutter ( 8233): #10 SliverMultiBoxAdaptorElement.update (package:flutter/src/widgets/sliver.dart:1060:7) I/flutter ( 8233): #11 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #12 SingleChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6171:14) I/flutter ( 8233): #13 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #14 RenderObjectElement.updateChildren (package:flutter/src/widgets/framework.dart:5693:32) I/flutter ( 8233): #15 MultiChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6293:17) I/flutter ( 8233): #16 _ViewportElement.update (package:flutter/src/widgets/viewport.dart:228:11) I/flutter ( 8233): #17 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #18 SingleChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6171:14) I/flutter ( 8233): #19 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #20 SingleChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6171:14) I/flutter ( 8233): #21 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #22 SingleChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6171:14) I/flutter ( 8233): #23 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #24 SingleChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6171:14) I/flutter ( 8233): #25 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #26 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4700:16) I/flutter ( 8233): #27 StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:4847:11) I/flutter ( 8233): #28 Element.rebuild (package:flutter/src/widgets/framework.dart:4369:5) I/flutter ( 8233): #29 StatefulElement.update (package:flutter/src/widgets/framework.dart:4879:5) I/flutter ( 8233): #30 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #31 SingleChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6171:14) I/flutter ( 8233): #32 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #33 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4700:16) I/flutter ( 8233): #34 Element.rebuild (package:flutter/src/widgets/framework.dart:4369:5) I/flutter ( 8233): #35 ProxyElement.update (package:flutter/src/widgets/framework.dart:5033:5) I/flutter ( 8233): #36 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #37 SingleChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6171:14) I/flutter ( 8233): #38 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #39 SingleChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6171:14) I/flutter ( 8233): #40 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #41 SingleChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6171:14) I/flutter ( 8233): #42 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #43 SingleChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6171:14) I/flutter ( 8233): #44 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #45 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4700:16) I/flutter ( 8233): #46 Element.rebuild (package:flutter/src/widgets/framework.dart:4369:5) I/flutter ( 8233): #47 StatelessElement.update (package:flutter/src/widgets/framework.dart:4756:5) I/flutter ( 8233): #48 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #49 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4700:16) I/flutter ( 8233): #50 StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:4847:11) I/flutter ( 8233): #51 Element.rebuild (package:flutter/src/widgets/framework.dart:4369:5) I/flutter ( 8233): #52 StatefulElement.update (package:flutter/src/widgets/framework.dart:4879:5) I/flutter ( 8233): #53 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #54 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4700:16) I/flutter ( 8233): #55 StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:4847:11) I/flutter ( 8233): #56 Element.rebuild (package:flutter/src/widgets/framework.dart:4369:5) I/flutter ( 8233): #57 StatefulElement.update (package:flutter/src/widgets/framework.dart:4879:5) I/flutter ( 8233): #58 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #59 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4700:16) I/flutter ( 8233): #60 Element.rebuild (package:flutter/src/widgets/framework.dart:4369:5) I/flutter ( 8233): #61 StatelessElement.update (package:flutter/src/widgets/framework.dart:4756:5) I/flutter ( 8233): #62 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #63 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4700:16) I/flutter ( 8233): #64 Element.rebuild (package:flutter/src/widgets/framework.dart:4369:5) I/flutter ( 8233): #65 ProxyElement.update (package:flutter/src/widgets/framework.dart:5033:5) I/flutter ( 8233): #66 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #67 RenderObjectElement.updateChildren (package:flutter/src/widgets/framework.dart:5693:32) I/flutter ( 8233): #68 MultiChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6293:17) I/flutter ( 8233): #69 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #70 RenderObjectElement.updateChildren (package:flutter/src/widgets/framework.dart:5693:32) I/flutter ( 8233): #71 MultiChildRenderObjectElement.update (package:flutter/src/widgets/framework.dart:6293:17) I/flutter ( 8233): #72 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #73 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4700:16) I/flutter ( 8233): #74 StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:4847:11) I/flutter ( 8233): #75 Element.rebuild (package:flutter/src/widgets/framework.dart:4369:5) I/flutter ( 8233): #76 StatefulElement.update (package:flutter/src/widgets/framework.dart:4879:5) I/flutter ( 8233): #77 Element.updateChild (package:flutter/src/widgets/framework.dart:3367:15) I/flutter ( 8233): #78 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:4700:16) I/flutter ( 8233): #79 StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:4847:11) I/flutter ( 8233): #80 Element.rebuild (package:flutter/src/widgets/framework.dart:4369:5) I/flutter ( 8233): #81 BuildOwner.buildScope (package:flutter/src/widgets/framework.dart:2777:33) I/flutter ( 8233): #82 WidgetsBinding.drawFrame (package:flutter/src/widgets/binding.dart:906:21) I/flutter ( 8233): #83 RendererBinding._handlePersistentFrameCallback (package:flutter/src/rendering/binding.dart:309:5) I/flutter ( 8233): #84 SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:1117:15) I/flutter ( 8233): #85 SchedulerBinding.handleDrawFrame (package:flutter/src/scheduler/binding.dart:1055:9) I/flutter ( 8233): #86 SchedulerBinding._handleDrawFrame (package:flutter/src/scheduler/binding.dart:971:5) I/flutter ( 8233): #90 _invoke (dart:ui/hooks.dart:251:10) I/flutter ( 8233): #91 _drawFrame (dart:ui/hooks.dart:209:3) I/flutter ( 8233): (elided 5 frames from class _AssertionError and dart:async) I/flutter ( 8233): ════════════════════════════════════════════════════════════════════════════════════════════════════ I/flutter ( 8233): Another exception was thrown: Exception: Invalid image data I/flutter ( 8233): sending: <r xmlns="urn:xmpp:sm:3"/> but in your example you are uploading an image "content_type":"image/jpeg","name":"image_picker2824613439700838070.jpg" is it correct? but in your example you are uploading an image "content_type":"image/jpeg","name":"image_picker2824613439700838070.jpg" is it correct? No, I am uploading video. but In chat list, image was displayed not video. In dashboard, [{"uid":"794d1d6358b3414ebc47f23132b1691000","type":"video","url":"https://api.connectycube.com/blobs/794d1d6358b3414ebc47f23132b1691000?token=31a8da0992023c56e1fd54a5d03dec6e7c000e5f"}] this log displayed in Attachments. no, it is about attachment, which you set manually, but for upload you set this config "content_type":"image/jpeg","name":"image_picker2824613439700838070.jpg" from another side, 242 kb it too small size for video note: I'm not sure, that cached_network_image plugin can work with videos, I think you should search for another solution for video attachments. no, it is about attachment, which you set manually, but for upload you set this config "content_type":"image/jpeg","name":"image_picker2824613439700838070.jpg" from another side, 242 kb it too small size for video note: I'm not sure, that cached_network_image plugin can work with videos, I think you should search for another solution for video attachments. If you have idea how to work with video sharing then suggest I will try. I didn't investigate this feature yet, sorry, I can't help with this now. Hello @TatankaConCube Did you check any thing for sharing video in messaging. I tried with this, but it did not work for me. If you got any solution then please suggest me. @TatankaConCube Please give me reply asap for above difficulty. I tried with this, but it did not work for me. which issues do you have? There are issues with Connectycube API or with your Flutter project? If it is problem with Connectycube API, sure, we will help you to resolve it. @TatankaConCube which issues do you have? I have issue while I share Video file or any other file. There are issues with Connectycube API or with your Flutter project? Probably, I think this issue is with Connectycube API, because video is uploaded on dashboard, when I copy that uploaded link from dash board, it does not load video and I see white border square box in the middle screen and in the chat page I see error image rather than any other file such as video, audio, and etc. If it is problem with Connectycube API, sure, we will help you to resolve it. We already discussed this issue on above comment. Now, If you got any solution for this then suggest me asap. First of all, we should understand, did you correctly upload the file to storage? As I noted before, you uploaded a video file as a picture and it is a mistake(I mean this message), need to fix it. First of all, we should understand, did you correctly upload the file to storage? I can see this type of message in dashboard chat attachment. [{"id":"13541682","uid":"fb6fe45b0cd84d3293dae1357b871ea200","type":"video","url":"https://api.connectycube.com/blobs/fb6fe45b0cd84d3293dae1357b871ea200?token=26c0f7566694d95b8055bb44f0cf1287bd000e5f"}] As I noted before, you uploaded a video file as a picture and it is a mistake(I mean this message), need to fix it. Yes, Exactly. It just attachment data, but not the data of the uploaded file, please check, which configs you set for uploading the file. You have to change them according to the type of file, which you upload to storage. If it works for pictures, it should work for video too. It just attachment data, but not the data of the uploaded file, please check, which configs you set for uploading the file. You have to change them according to the type of file, which you upload to storage. If it works for pictures, it should work for video too. I used this method for uploading method --> select video from Gallery void openVideoGallery() async { final pickedFile = await picker.getVideo(source: ImageSource.gallery); if (pickedFile == null) return; setState(() { isLoading = true; }); file = File(pickedFile.path); uploadVideo(); } --> Upload Video Future uploadVideo() async { uploadFile(file).then((cubeFile) { CubeMessage message = CubeMessage(); var url = cubeFile.getPrivateUrl(); print('URl video = ${cubeFile.getPrivateUrl()}'); message.body = 'Attachment'; message.saveToHistory = true; message.markable = true; CubeAttachment attachment = CubeAttachment(); attachment.uid = cubeFile.uid; attachment.id = file.hashCode.toString(); attachment.type = CubeAttachmentType.VIDEO_TYPE; pref.setString('videoType', attachment.type); print('getAttachmentType: ' + pref.getString('videoType')); attachment.url = url; message.attachments = [attachment]; return onSendMessage(message); }).catchError((error) {}); } --> Send Message void onSendMessage(CubeMessage message) async { log("onSendMessage message= $message"); ChatMessagesManager chatMessagesManager = CubeChatConnection.instance.chatMessagesManager; textEditingController.clear(); await _cubeDialog.sendMessage(message); message.senderId = _cubeUser.id; addMessageToListView(message); listScrollController.animateTo(0.0, duration: Duration(milliseconds: 300), curve: Curves.easeOut); } --> Receive Message void onReceiveMessage(CubeMessage message) { ChatMessagesManager chatMessagesManager = CubeChatConnection.instance.chatMessagesManager; log("onReceiveMessage message= $message"); if (message.dialogId != _cubeDialog.dialogId || message.senderId == _cubeUser.id) return; chatMessagesManager.chatMessagesStream.listen((incomingMessage) { String attachmentUid = incomingMessage.attachments?.first?.uid; if (attachmentUid != null) { attachmentUrl = getPrivateUrlForUid(attachmentUid); print('attachmentURL: ' + attachmentUrl); } }); } Now, Suggest me, in which config I have to upload video file. hmm... looks like image_picker plugin returns a path with the wrong file extension, you can try this workaround: imageFile = File(pickedFile.path); imageFile = await imageFile.rename(pickedFile.path.replaceFirst(".jpg", ".mp4")); it correct loads file, and you can watch this file by link, but the better way will be found a plugin, which will return the correct path to the file. @TatankaConCube imageFile = File(pickedFile.path); imageFile = await imageFile.rename(pickedFile.path.replaceFirst(".jpg", ".mp4")); This is not working. It throws error while I pick file and upload on dashboard. So, it is not working. it correct loads file, and you can watch this file by link, but the better way will be found a plugin, which will return the correct path to the file. I tried file_picker package but when after adding this package, application does not build because of this package. So, this is also not working. If you have any idea for selecting file package, then please help me. @TatankaConCube Please reply me asap. please read the documentation for this plugin and do required changes https://github.com/miguelpruivo/flutter_file_picker/wiki/Troubleshooting#-issue-1 @TatankaConCube please read the documentation for this plugin and do required changes https://github.com/miguelpruivo/flutter_file_picker/wiki/Troubleshooting#-issue-1 Thanks for this solution, but I already read and implemented this gradle version in my project, but this is not working. It throws same error. Did you find any other solution, then Please suggest me asap. It throws same error. which error do you mean? yesterday I tried to upload the video file and get it by link. I'm sure, it is not a Connectycube API issue. The main requirement for the file for uploading is the correct file name with the correct extension. which error do you mean? It is image file extension error. @TatankaConCube Which Plugin did you for selecting video? How you call it in the code? I did it via file renaming, as I said before. As a result, the file was uploaded successfully and I open it by the link in Chrome and the video played successfully. I set this as you said earlier, but I got error. --> I use this method on image icon click. void _settingModalBottomSheet(context) { showModalBottomSheet( context: context, builder: (BuildContext bc) { return Container( child: new Wrap( children: <Widget>[ new ListTile( leading: new Icon(Icons.photo), title: new Text('Image'), onTap: () { Navigator.pop(context); openGallery(); }), new ListTile( leading: new Icon(Icons.videocam), title: new Text('Video'), onTap: () { Navigator.pop(context); openVideoGallery(); }, ), ], ), ); }); } --> This is openGallery() method. void openGallery() async { final pickedFile = await picker.getImage(source: ImageSource.gallery); if (pickedFile == null) return; setState(() { isLoading = true; }); imageFile = File(pickedFile.path); uploadImageFile(); } --> This is openVideoGallery() method. File file; void openVideoGallery() async { final pickedFile = await picker.getVideo(source: ImageSource.gallery); if (pickedFile == null) return; setState(() { isLoading = true; }); file = File(pickedFile.path); print('videofile: ' + File(pickedFile.path).toString()); imageFile = await imageFile.rename(pickedFile.path.replaceFirst(".jpg", ".mp4")); uploadVideo(); } --> When this bottom sheet opens, it display two options like image and video. When I pressed on image button, image send successfully, but when I clicked on video button, it displays error icon from CachedNetworkImage and display log which I put below. [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: NoSuchMethodError: The method 'rename' was called on null. E/flutter (30342): Receiver: null E/flutter (30342): Tried calling: rename("/data/user/0/com.example.chatconnectycubesdk/cache/image_picker3240110775622862252.mp4") and video does not upload on dashboard. If you find my mistake then please suggest me. you created file = File(pickedFile.path); but tried rename imageFile why? you should rename your created file, like file = await file.rename(pickedFile.path.replaceFirst(".jpg", ".mp4")); and use this file for method uploadVideo(); Thank you. It's working. @TatankaConCube Now, I want to set loader till video does not load completely, So How can I set this? I mean, can I get downloading progress using ConnectyCube_SDK? in the current realization of our SDK, we don't provide a callback with progress. hello @Significantinfotech2020, today we released the new version of our SDK, now it has the function uploadFileWithProgress which provides the possibility for listening progress of the file uploading process. If the issue was resolved, please close this ticket.
gharchive/issue
2020-10-19T04:56:42
2025-04-01T06:36:51.422168
{ "authors": [ "Significantinfotech2020", "TatankaConCube" ], "repo": "ConnectyCube/connectycube-flutter-samples", "url": "https://github.com/ConnectyCube/connectycube-flutter-samples/issues/36", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }