trailheadapps / lwc-recipes install failure - lwc

Deploying(https://github.com/trailheadapps/lwc-recipes) To a sandbox and gets following error
=== Component Failures [4]
Type Name Problem
───── ────────────────────── ────────────────────────────────────────────────────────────────
Error Contact.CleanStatus Could not resolve standard field's name. (138:61)
Error Account-Account Layout In field: QuickAction - no QuickAction named NewNote found
Error Contact-Contact Layout In field: QuickAction - no QuickAction named NewNote found
Error recipes In field: field - no CustomField named Contact.CleanStatus found

Resolution
Delete following from your sfdx project
1.Contact.CleanStatus
2.Contact-Contact Layout
3.lwc-recipes\force-app\main\default\permissionsets\recipes.permissionset-meta.xml
sfdx force:source:deploy -p force-app
Got to no error listed but still unable to deploy
Type Name Problem
──── ──── ───────
ERROR running force:source:deploy: Deploy failed.

Related

What path am I missing in vscode web extension?

I am trying to add a basic vscode web extension by hosting it on GitHub. I have hosted the code here, and am trying to run the following command to install in vscode.dev.
> Developer: Install Web Extension...
https://raw.githubusercontent.com/AdamRaichu/vscode-minecraft-lang/5da927a0f42934119198182ec5141f2c676546d2/
However when I do, I get the following error.
[2022-10-27 11:48:07.683] [window] [info] Installing extension: adamraichu.minecraft-lang
[2022-10-27 11:48:07.954] [window] [info] Request to 'https://raw.githubusercontent.com/AdamRaichu/vscode-minecraft-lang/5da927a0f42934119198182ec5141f2c676546d2/package.nls.json' failed with status code 404
[2022-10-27 11:48:07.960] [window] [error] Error while installing the extension: adamraichu.minecraft-lang
[2022-10-27 11:48:07.965] [window] [error] The "path" argument must be of type string. Received type undefined: Error: The "path" argument must be of type string. Received type undefined
at h (https://main.vscode-cdn.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/out/vs/workbench/workbench.web.main.js:78:11422)
at Object.join (https://main.vscode-cdn.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/out/vs/workbench/workbench.web.main.js:78:18753)
at h.joinPath (https://main.vscode-cdn.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/out/vs/workbench/workbench.web.main.js:83:9376)
at C.joinPath (https://main.vscode-cdn.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/out/vs/workbench/workbench.web.main.js:84:6477)
at K.toWebExtension (https://main.vscode-cdn.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/out/vs/workbench/workbench.web.main.js:3241:118766)
at async K.addExtension (https://main.vscode-cdn.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/out/vs/workbench/workbench.web.main.js:3241:114719)
at async u.doRun (https://main.vscode-cdn.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/out/vs/workbench/workbench.web.main.js:3242:7677)
What path am I missing?
Note that trying to open any of these links from the log gets an error.
<Error>
<Code>BlobNotFound</Code>
<Message>The specified blob does not exist. RequestId:50ecf237-701e-00a5-121b-eadf11000000 Time:2022-10-27T15:50:04.6433646Z</Message>
</Error>
I fixed this problem by adding browser to my package.json, with a path to a typescript file. This in turn showed me other missing things, but this fixed my problem.

Getting error Liquibase validation failed because checkum has changed in GITHUB Actions

I am getting the error Liquibase checksum validation failed.
Error
Unexpected error running Liquibase: Validation Failed:
1 change sets check sum
changelog.sql::3::snowflake was: 8:f97afb605f986bcfcc0d3e4ecf5208e6 but is now: 8:a10040290479269659939671e8a14db0
AnyIdea how to debug this issue in GITHUB Action and Runner.
delete the record for checksum value for that I was getting the error and It is resolved now.

go error plugin when running heroku login on windows 10

I just downloaded and updated Heroku, and then ran
> heroku login
in my PowerShell, but got the following error:
(node:1496) [UNKNOWN] Error Plugin: heroku: UNKNOWN: unknown error, open 'U:\_netrc'
Error occurred during reading netrc file: U:\_netrc
module: #oclif/config#1.13.2
task: runHook prerun
plugin: heroku
root: C:\Users\<myusername>\AppData\Local\heroku\client\7.59.2
See more details with DEBUG=*
Error: UNKNOWN: unknown error, open 'U:/_netrc'
I couldn't find much information about the error message, and would appreciate any insights or suggestions. Thank you!

SAM Deployment failed Error- Waiter StackCreateComplete failed: Waiter encountered a terminal failure state

When I try to deploy package on SAM, the very first status comes in cloud formation console is ROLLBACK_IN_PROGRESS after that it gets changed to ROLLBACK_COMPLETE
I have tried deleting the stack and trying again, but every time same issue occurs.
Error in terminal looks like this-
Sourcing local options from ./SAMToolkit.devenv
SAM_PARAM_PKG environment variable not set
SAMToolkit will operate in legacy mode.
Please set SAM_PARAM_PKG in your .devenv file to run modern packaging.
Run 'sam help package' for more information
Runtime: java
Attempting to assume role from AWS Identity Broker using account 634668058279
Assumed role from AWS Identity Broker successfully.
Deploying stack sam-dev* from template: /home/***/1.0/runtime/sam/template.yml
sam-additional-artifacts-url.txt was not found, which is fine if there is no additional artifacts uploaded
Replacing BATS::SAM placeholders in template...
Uploading template build/private/tmp/sam-toolkit.yml to s3://***/sam-toolkit.yml
make_bucket failed: s3://sam-dev* An error occurred (BucketAlreadyOwnedByYou) when calling the CreateBucket operation: Your previous request to create the named bucket succeeded and you already own it.
upload: build/private/tmp/sam-toolkit.yml to s3://sam-dev*/sam-toolkit.yml
An error occurred (ValidationError) when calling the DescribeStacks operation: Stack with id sam-dev* does not exist
sam-dev* will be created.
Creating ChangeSet ChangeSet-2020-01-20T12-25-56Z
Deploying stack sam-dev*. Follow in console: https://aws-identity-broker.amazon.com/federation/634668058279/CloudFormation
ChangeSet ChangeSet-2020-01-20T12-25-56Z in sam-dev* succeeded
"StackStatus": "REVIEW_IN_PROGRESS",
sam-dev* reached REVIEW_IN_PROGRESS
Deploying stack sam-dev*. Follow in console: https://console.aws.amazon.com/cloudformation/home?region=us-west-2
Waiting for stack-create-complete
Waiter StackCreateComplete failed: Waiter encountered a terminal failure state
Command failed.
Please see the logs above.
I set SQS as event source for Lambda, but didn't provided the permissions like this
- Effect: Allow
Action:
- sqs:ReceiveMessage
- sqs:DeleteMessage
- sqs:GetQueueAttributes
Resource: "*"
in lambda policies.
I found this error in "Events" tab of "CloudFormation" service.

In aem 6.0 Error: Title and Description Missing for path /content/musicschool

I am trying to activate a page in Site Admin using AEM 6.0. I'm receiving the following error:
Error: Title and Description Missing for path /content/.
I'm not using a scheduler. I've included the error from the logs:
04.06.2016 18:05:44.759 *ERROR* [0:0:0:0:0:0:0:1 [1465043744500] POST /bin/replicate.json HTTP/1.1] com.day.cq.replication.impl.servlets.CommandServlet Error during replication: Title and Description Missing
com.day.cq.replication.ReplicationException: Title and Description Missing at com.adobe.eventhandler.PreprocessorExample.preprocess(com.adobe.eventhandler.PreprocessorExample.java:77)
Is this class "com.adobe.eventhandler.PreprocessorExample.java" is written by you or AEM vender ?
It seems that this class processes the validation when the page is activating.