-
The latest version tagged as `v.0.0.4` exits with an error
```
./sshamble scan -o - 192.168.1.1
time="2024-09-30 11:38:39" level=fatal msg="could not marshal ED key: ssh: unsupported key type ed255…
-
I would like Node.js to support the following user experience
```bash
$ node script.ts
Typescript support is missing, install it with:
npm i --location=global typescript-node-core
$ npm i --loc…
-
The API in the new store currently looks like below.
The current implementation supports POST/GET of JSON, text and binary data.
Suggestions welcome on changes/additions.
### Key/Value API
…
-
Hi there
Server side, we send an error withDetails (in GO) :
```
st2 := status.New(codes.Aborted, "failed to map")
st2.WithDetails(&Error{
Code: 1,
Message: "error",
…
-
here is the all message when i click github auth button:
It was successed in my local PC env. But did not work in Alibaba ECS.
The log i added is here:
![image](https://user-images.githubus…
-
When supplying a custom esbuild config to Function it's not getting applied
```ts
const myFunction = new sst.aws.Function('MyFunction', {
handler: 'src/main.handler',
url: true,
nodejs: {…
-
*This issue was originally created by [**@bones-was-here**](https://github.com/bones-was-here) at .*
### Background information
- **Dendrite version or git SHA**: 7863a40
- **SQLite3 or Postgre…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am deploying a Blazor Web App (with Interactive render mode = WebAssembly). I do not …
-
### What happened?
If you set `AuthenticationMode` in `ClusterArgs`, the resources are setup correctly, but at the end it fails with following error:
```
...
error: an unhandled error occurred:…
-
## Checklist
- [x] The package I am requesting does not already exist on https://chocolatey.org/packages;
- [x] There is no open issue for this package;
- [x] The issue title starts 'RFP - ';
- …