Results 11 comments of syui

If password authentication does not pass, the default-shell may not be working. check path https://docs.microsoft.com/ja-jp/windows-server/administration/openssh/openssh_server_configuration ```sh New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -PropertyType String -Force ``` If you are...

If you are an ADD user and want to do publickey authentication, try the following steps. > c:/programdata/ssh/sshd_config ```sh PasswordAuthentication no PermitEmptyPasswords yes AuthorizedKeysFile .ssh/authorized_keys #Match Group administrators # AuthorizedKeysFile...

@derhuerst I think "query location" is a necessary function. But, the command line option does not work. ```sh # mac $ git clone https://github.com/derhuerst/mapscii $ cd mapscii $ npm i...

It seems that the `mix` command is not working. ```sh $ pwd /tmp/build_xxxxxxxxxxxxx $ which mix /tmp/build_xxxxxxxxxxxxx/.platform_tools/elixir/bin/mix $ mix deps.get --only $MIX_ENV || exit 1 fatal: not a git repository...

Can not execute mix on `${build_path}` .

It can be run with `${build_pack_path}` .

There is still the same problem. Can not execute mix from $ {build_path}. It moves when it does in this way. https://github.com/syui/heroku-buildpack-elixir/blob/master/lib/app_funcs.sh

Certainly the problem can be solved, But I don't really know a lot about that.

User completion was working until a week ago. However, it appears that user completion is not working again.

display name : ai handle : yui.syui.ai These may be a matter of priorities. ![](https://github.com/bluesky-social/atproto/assets/1867108/9f93e277-a6a1-42bf-81c0-ac5a1fe89e1c) ![](https://github.com/bluesky-social/atproto/assets/1867108/0cdaa4f6-51ec-44cf-a05a-59ac99bfc982)