# Cannot register SLES for Power

**URL:** https://forums.suse.com/t/cannot-register-sles-for-power/33030
**Category:** SLES for POWER
**Created:** [October 11, 2018, 12:31am UTC](https://forums.suse.com/t/cannot-register-sles-for-power/33030 "2018-10-11T00:31:31Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![susecps1](https://avatars.discourse-cdn.com/v4/letter/s/958977/32.png) [@susecps1](https://forums.suse.com/u/susecps1)
#### Post date: [October 11, 2018, 12:31am UTC](https://forums.suse.com/t/cannot-register-sles-for-power/33030/1 "2018-10-11T00:31:31Z")

</div>

SUSE Linux Enterprise Server 12 (ppc64le) SP3 is installed.

I tried to register with a registration code provided by the 60 Day Subscription Evaluation, with the following command:  
SUSEConnect -r -e --debug

This resulted in several messages shown in the screen, the last 3 of them were:  
Registered SLES 12.3 ppc64le  
To server: [https://scc.suse.com](https://scc.suse.com)  
Using E-mail: [myemail@myemail.com](mailto:myemail@myemail.com)

This also resulted in that in my session in the Suse web page, the server was added to the registered systems list.

But, apparently the server is not fully registered, as shown by the SUSEConnect command:

SUSEConnect -status-text  
Error: SCC reurned ‘Please provide a Registration Code for this product’ (422)

---

<div class="post-metadata">

### Author: ![malcolmlewis](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/malcolmlewis/32/11375_2.png) [@malcolmlewis](https://forums.suse.com/u/malcolmlewis)
#### Post date: [October 11, 2018, 3:28pm UTC](https://forums.suse.com/t/cannot-register-sles-for-power/33030/2 "2018-10-11T15:28:51Z")

</div>

Hi and welcome to the Forum 🙂  
Can you de-register and then clean up, then try registering again.

```auto
SUSEConnect -d
SUSEConnect --cleanup
SUSEConnect -e <email> -r <reg code>

SUSEConnect -p
```
