Red Hat NETWORK SATELLITE SERVER 3.7 Guide d'installation Page 77

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 136
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 76
Q:
A:
I'm getting an "Internal Server Error" complaining about ASCII when I try to edit the
kickstart profile. What's going on?
If you have recently added some kernel parameters to your kickstart profile, you might find that
when you attempt to View a List of Kickstart Profiles that you get the following Internal
Server Error:
'ascii' codec can't encode character u'\u2013'
This error occurs because some text in the profile is not being recognized correctly.
To resolve the issue:
1. Ssh directly onto the Satellite server as the root user:
# ssh root@satellite.fqdn.com
2. Find the kickstart profile that is causing the problem by looking at the dates of the files in
/var/lib/cobbler/config/profiles.d and locating the one that was edited most
recently:
# ls -l /var/lib/cobbler/config/profiles.d/
3. Open the profile in your preferred text editor, and locate the following text:
\u2013hostname
Change the entry to read:
--hostname
4. Save changes to the profile and close the file.
5. Restart the Red Hat Satellite services to pick up the updated profile:
Red Hat Satellite 5.6 Reference Guide
74
Vue de la page 76
1 2 ... 72 73 74 75 76 77 78 79 80 81 82 ... 135 136

Commentaires sur ces manuels

Pas de commentaire