Kiln installato su Debian Linux con sudo gdebi kiln_0.5.1_amd64.deb, ma l'interfaccia utente non si aprirà nel browser.Cosa posso fare?
-
-
Haiprovato `http://127.0.0.1: 8000`nel casoin cuiiltuo loopbacknonfosse abilitato?Inoltre,il servizio systemdmostra che è attivoe inesecuzione senzaerrori?Puoi ancheguardarei log con `journalctl -u kiln -ef`Have you tried `http://127.0.0.1:8000` in case your loopback is not enabled? Also, is the systemd service showing that it's active and running without error? You can also look at logs with `journalctl -u kiln -ef`
- 0
- 2019-04-19
- Elliot Cameron
-
- I registriiniziano a ven 2019-04-19 10:22:48 CEST.- 19 aprile 23:15:14 utente systemd [1]: kiln.service: unitàentratain stato dierrore. 19 aprile 23:15:14 utente systemd [1]: kiln.service:non riuscito con risultato "codice di uscita". 19 aprile 23:15:19 utente systemd [1]: kiln.service:tempo di sospensione del servizio scaduto,pianificazione del riavvio.-- Logs begin at Fri 2019-04-19 10:22:48 CEST. -- Apr 19 23:15:14 user systemd[1]: kiln.service: Unit entered failed state. Apr 19 23:15:14 user systemd[1]: kiln.service: Failed with result 'exit-code'. Apr 19 23:15:19 user systemd[1]: kiln.service: Service hold-off time over, scheduling restart.
- 0
- 2019-04-19
- ciTEZen
-
19 aprile 23:15:19 user systemd [1]: Stopped Kiln. 19 aprile 23:15:19 utente systemd [1]: Forno avviato. 19 aprile 23:15:19 utente run-kiln [19660]: unshare: unsharefailed: operazionenon consentita Apr 19 23:15:19 user systemd [1]: kiln.service:processoprincipaleterminato,codice=uscito,stato=1/FAILUREpiùe più volteApr 19 23:15:19 user systemd[1]: Stopped Kiln. Apr 19 23:15:19 user systemd[1]: Started Kiln. Apr 19 23:15:19 user run-kiln[19660]: unshare: unshare failed: Operation not permitted Apr 19 23:15:19 user systemd[1]: kiln.service: Main process exited, code=exited, status=1/FAILURE over and over again
- 0
- 2019-04-19
- ciTEZen
-
Quale versione di Ubuntu?What version of Ubuntu?
- 0
- 2019-04-21
- Elliot Cameron
-
Sto usando Debian.Ubuntunon è solo un riconfezionamento di Debian?Fredcy consiglia di usare Debian ...I am using Debian. Isn't Ubuntu just a repackage of Debian? Fredcy recommends using Debian...
- 0
- 2019-04-22
- ciTEZen
-
Mi dispiace.Lo vedo oraneltitolo.I'm sorry. I see that in the title now.
- 0
- 2019-04-23
- Elliot Cameron
-
1 risposta
- voti
-
- 2019-04-23
La versione 0.5.1 di Kiln ha unpacchetto Debian (.deb) che,ironicamente,nonfunziona su Debian.Funziona solo su Ubuntu.Questoperché Ubuntu abilitagli spazi deinomi utenteperimpostazionepredefinita,ma Debianno.Puoi abilitarlimanualmente su Debian seguendo leistruzioni "permanenti" qui: https://unix.stackexchange.com/a/303214/197651
echo 'kernel.unprivileged_userns_clone=1' > /etc/sysctl.d/userns.conf
Ilproblema dovrebbeessere risoltoin unaprossima versione chiedendo all'installatore dieseguire questopassaggioperte.
Version 0.5.1 of Kiln has a Debian package (.deb) that, ironically, doesn't work on Debian. It only works on Ubuntu. This is because Ubuntu enables user namespaces by default but Debian does not. You can manually enable them on Debian by following the "permanent" instructions here: https://unix.stackexchange.com/a/303214/197651
echo 'kernel.unprivileged_userns_clone=1' > /etc/sysctl.d/userns.conf
This should be fixed in an upcoming release by having the installer do this step for you.
-
Grande!Questo hafunzionato.Seifantastico!Graziemille.Great! This worked. You are amazing! Thank you so much.
- 0
- 2019-04-23
- ciTEZen
-
Ho appenanotato cheilnodo è diventatopiùgrande di quello cheposso scaricare localmente :-( Quindi,domanda "bonus",immagino: come configuro Kilnper utilizzare una directory sulmio supporto di archiviazioneesterno,che è un'unità SSD da 400 GB?Just noticed, that the node has grown bigger than what I can download locally :-( So, "bonus" question, I guess: how do I configure Kiln to use a directory on my external storage medium, which is a 400 GB SSD drive?
- 0
- 2019-04-24
- ciTEZen
-
Devipassare `--kiln-data-dir=/path/to/another/place` a Kiln.Perilpacchetto deb èpossibile configurare argomentipersonalizzati seguendo leistruzioni qui: https://gitlab.com/obsidian.systems/tezos-bake-monitor/blob/develop/docs/distros/ubuntu.md#configuring-the-ubuntu-pacchetto Quindi,ades.dovresti `echo 'KILNARGS=" - kiln-data-dir=/path/to/location "'>/etc/kiln/args`You need to pass `--kiln-data-dir=/path/to/another/place` to Kiln. For the deb package you can configure custom arguments by following instructions here: https://gitlab.com/obsidian.systems/tezos-bake-monitor/blob/develop/docs/distros/ubuntu.md#configuring-the-ubuntu-package So, e.g. you'd `echo 'KILNARGS="--kiln-data-dir=/path/to/location"' > /etc/kiln/args`
- 0
- 2019-04-24
- Elliot Cameron
-
Dovrai anche,ovviamente,spostare la vecchia directory dei datiin questanuovaposizione se vuoi riutilizzarla.Se haieffettivamenteesaurito lo spazio su disco,iltuonodopotrebbeesserebloccato sublocchinon validi (che richiede uninterventomanuale),quindipotrebbeesserepiù sempliceiniziare da zero.You will also, of course, need to move the old data directory to this new location if you want to reuse it. If you actually ran out of disk space then your node might be stuck on invalid blocks (which requires some manual intervention) so it might be easier to just start from scratch.
- 0
- 2019-04-24
- Elliot Cameron
-
Grazie!Hofermatoe rimossoil vecchionodo,cambiatogli arg,riavviatoilforno,creato unnuovonodoe poi l'hofermato dinuovo dopo che questo è accaduto https://i.imgur.com/w4vcSIy.png:nessun dato vienemostratonelfornoCartella dati.Thanks! I stopped and removed the old node, changed the args, restarted kiln, created a new node and then stopped it again after this this happened https://i.imgur.com/w4vcSIy.png: no data is showing up in the Kiln Data folder.
- 0
- 2019-04-24
- ciTEZen
-
@ciTEZen Modopiù semplice: rimuovigli spazi dalnome della cartella (e daigenitori).Altrimenti,devi aggiungere virgolette attorno alpercorso stesso come "KILNARGS=" - kiln-data-dir='/path/to/folder with space' "`.Dovrai anche `sudo systemctl restart kiln` dopo aver cambiato la configurazione.Ho dimenticato dimenzionare quellaparteprima.@ciTEZen Easiest way: Remove spaces from your folder name (and parents). Otherwise, you need to add quotes around the path itself like `KILNARGS="--kiln-data-dir='/path/to/folder with space'"`. You will need to also `sudo systemctl restart kiln` after changing the config. I neglected to mention that part before.
- 0
- 2019-04-25
- Elliot Cameron
-
Sfortunatamente questa opzionenonfunzionerà con l'installazione Debian (apartire da kiln 0.5.1),perchéilforno ha accesso solo ad alcune aree delfilesystem. Come soluzione alternativapuoimontareiltuo discoesterno sulpercorso `/var/lib/kiln/data-dir`Unfortunately this option will not work with debian installation (as of kiln 0.5.1), because the kiln has access to only some areas of the filesystem. As a workaround you can mount your external disk on the path `/var/lib/kiln/data-dir`
- 0
- 2019-05-01
- dfordivam
Ilforno sembraessereinstallatoe abilitato.Almeno questo è ciò che systemctl list-unit-files --type=service|suggeriscegrep kiln,chemostra "kiln.serviceenabled".Ho riavviatopiù volte,ma digitando http://localhost: 8000 in Firefox viene sempre visualizzatoilmessaggio "Impossibile connettersi".Qualepotrebbeessere la causa di ciò? Ubuntu èbasato su Debian,quindiilfile .deb dovrebbefunzionare.Hoprovatoper laprima volta ainstallarlotramite dpkg,manon è riuscito.Penso chefosse unproblema di dipendenze,poiché l'uso digdebi sembrava aver risoltoilproblema.Potrebbeessere che ho ancorabisogno diinstallaremanualmente alcune cose specifiche di Ubuntu affinchépossafunzionarenelmiobrowser?