wiki.getshifting.com

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


awshosteddokuwiki
Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
awshosteddokuwiki [2025/07/20 05:51] – [Create CloudFront Distribution] sjoerdawshosteddokuwiki [2025/10/25 18:06] (current) – external edit 127.0.0.1
Line 403: Line 403:
 * You have divergent branches and need to specify how to reconcile them. * You have divergent branches and need to specify how to reconcile them.
   * Solution: {{{git config --global pull.rebase true}}}   * Solution: {{{git config --global pull.rebase true}}}
 +* Fatal: Not possible to fast-forward, aborting
 +  * Solution: {{{git pull --rebase}}}
  
 Always when you want to work with git on the server, follow the following steps: Always when you want to work with git on the server, follow the following steps:
Line 554: Line 556:
  
 * The dokuwiki login doesn't work anymore, which is probably caused by the CloudFront distribution. This can be fixed by creating an invalidation ({{{/*}}}) for the CloudFront distribution, which will clear the cache and allow the login to work again. * The dokuwiki login doesn't work anymore, which is probably caused by the CloudFront distribution. This can be fixed by creating an invalidation ({{{/*}}}) for the CloudFront distribution, which will clear the cache and allow the login to work again.
 +
 +//This wiki has been made possible by://
 +
 +<HTML>
 +<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8613096447910897"
 +     crossorigin="anonymous"></script>
 +<!-- Wiki End of Page -->
 +<ins class="adsbygoogle"
 +     style="display:block"
 +     data-ad-client="ca-pub-8613096447910897"
 +     data-ad-slot="6221699236"
 +     data-ad-format="auto"
 +     data-full-width-responsive="true"></ins>
 +<script>
 +     (adsbygoogle = window.adsbygoogle || []).push({});
 +</script>
 +</HTML>
 +
 +
  
awshosteddokuwiki.1752990703.txt.gz · Last modified: by sjoerd